mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-14 00:02:07 -04:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -665,8 +665,12 @@ public class NGECore {
|
||||
staticService.spawnStatics();
|
||||
|
||||
equipmentService.loadBonusSets();
|
||||
|
||||
playerCityService.loadCityRankCaps();
|
||||
playerCityService.loadCities();
|
||||
|
||||
questService.loadEvents();
|
||||
|
||||
retroService.run();
|
||||
|
||||
browserService = new BrowserService(this);
|
||||
|
||||
Reference in New Issue
Block a user