Refactor out itembase

This commit is contained in:
2024-03-28 12:17:58 -04:00
parent 561b80b1aa
commit fc06ea97bd
5 changed files with 0 additions and 114 deletions
-3
View File
@@ -346,9 +346,6 @@ public class WorldServer {
Logger.info("Back fill template modTables");
DbManager.ItemQueries.LOAD_TEMPLATE_MODTABLES();
Logger.info("Loading ItemBases");
ItemBase.loadAllItemBases();
Logger.info("Loading PromotionClasses");
DbManager.PromotionQueries.GET_ALL_PROMOTIONS();