Skip to content

Commit

Permalink
#288 adjust constant value
Browse files Browse the repository at this point in the history
  • Loading branch information
therter committed Feb 18, 2016
1 parent d111dc2 commit 5f1387f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class StatusEvent {
public static final String MAP_EXTEND_FIXED = "map.extent.fixed";
public static final String MAP_SCALE_FIXED = "map.scale.fixed";
public static final String AWAKED_FROM_DUMMY = "awaked.from.dummy";
public static final String WINDOW_REMOVED = "awaked.from.dummy";
public static final String WINDOW_REMOVED = "window.removed";

//~ Instance fields --------------------------------------------------------

Expand Down

0 comments on commit 5f1387f

Please sign in to comment.