Changed go to location tasks to not need a script

This commit is contained in:
Waverunner
2014-08-24 11:48:23 -04:00
parent d4a298ed8c
commit 8454027968
7 changed files with 89 additions and 52 deletions
-2
View File
@@ -575,8 +575,6 @@ public class NGECore {
playerCityService.loadCityRankCaps();
playerCityService.loadCities();
questService.loadEvents();
retroService.run();
browserService = new BrowserService(this);