9 package micropolisj.engine;
71 public boolean useNotificationPane =
false;
75 POP_2K_REACHED.useNotificationPane =
true;
76 POP_10K_REACHED.useNotificationPane =
true;
77 POP_50K_REACHED.useNotificationPane =
true;
78 POP_100K_REACHED.useNotificationPane =
true;
79 POP_500K_REACHED.useNotificationPane =
true;
80 HIGH_CRIME.useNotificationPane =
true;
81 HIGH_POLLUTION.useNotificationPane =
true;
84 FLOOD_REPORT.useNotificationPane =
true;
85 FIRE_REPORT.useNotificationPane =
true;
86 TORNADO_REPORT.useNotificationPane =
true;
87 MELTDOWN_REPORT.useNotificationPane =
true;
88 EARTHQUAKE_REPORT.useNotificationPane =
true;
89 TRAIN_CRASH_REPORT.useNotificationPane =
true;
90 SHIPWRECK_REPORT.useNotificationPane =
true;
91 COPTER_CRASH_REPORT.useNotificationPane =
true;
92 PLANECRASH_REPORT.useNotificationPane =
true;
94 ROCKETCRASH_REPORT.useNotificationPane =
true;