begin work on vendors, fixed highestid sql query(might fix crash bug)

This commit is contained in:
Light2
2014-05-06 00:55:02 +02:00
parent 3f7e3d50f8
commit ce15656ff3
11 changed files with 119 additions and 34 deletions
+1
View File
@@ -450,6 +450,7 @@ public class NGECore {
simulationService = new SimulationService(this);
objectService.loadBuildings();
harvesterService.loadHarvesters();
if (optionsConfigLoaded && options.getInt("LOAD.RESOURCE.SYSTEM") > 0) {
resourceService.loadResourceRoots();