Skip to content

Commit

Permalink
Merge branch 'master' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbenemann committed Aug 13, 2014
2 parents 0788602 + 3f0fba4 commit 34ff918
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public interface OnEditorToolSelected {

private OnEditorToolSelected listener;
private RadioGroup mEditorRadioGroup;
private EditorTools tool;
private EditorTools tool = EditorTools.NONE;
private MissionProxy mMissionProxy;

@Override
Expand Down

0 comments on commit 34ff918

Please sign in to comment.