Zone extents derived from zone

This commit is contained in:
2023-10-09 06:04:37 -04:00
parent 73b6854266
commit a17b9fdd13
4 changed files with 12 additions and 42 deletions
-3
View File
@@ -360,9 +360,6 @@ public class WorldServer {
Logger.info("Loading item enchants");
DbManager.LootQueries.LOAD_ENCHANT_VALUES();
Logger.info("Loading zone extent cache");
DbManager.ZoneQueries.LOAD_ZONE_EXTENTS();
Logger.info("Loading Realms");
Realm.loadAllRealms();