forked from MagicBane/Server
Templates needed now on login server.
This commit is contained in:
@@ -263,6 +263,9 @@ public class LoginServer {
|
||||
Logger.info("Initializing Blueprint data.");
|
||||
Blueprint.loadAllBlueprints();
|
||||
|
||||
Logger.info("Loading Item Templates");
|
||||
DbManager.ItemQueries.LOAD_ITEM_TEMPLATES();
|
||||
|
||||
Logger.info("Loading Kits");
|
||||
DbManager.KitQueries.GET_ALL_KITS();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user