mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-04 05:16:21 -04:00
begin work on vendors, fixed highestid sql query(might fix crash bug)
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user