shape
This commit is contained in:
@@ -437,9 +437,6 @@ public class WorldServer {
|
||||
DbManager.NPCQueries.GET_ALL_NPCS();
|
||||
DbManager.MobQueries.GET_ALL_MOBS();
|
||||
|
||||
Logger.info("Generating Neighbors for NavNodes");
|
||||
ZoneManager.LinkNavNodes();
|
||||
|
||||
Logger.info("time to load World Objects: " + (System.currentTimeMillis() - start) + " ms");
|
||||
|
||||
// Configure realms for serialization
|
||||
|
||||
Reference in New Issue
Block a user