fixed startup error

This commit is contained in:
Light2
2014-06-12 01:15:39 +02:00
parent 968438bbef
commit 9290ff2f13
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -520,7 +520,7 @@ public class NGECore {
staticService.spawnStatics();
equipmentService.loadBonusSets();
playerCityService.loadCityRankCaps();
retroService.run();
didServerCrash = false;