Table refactor to conform with sb.

This commit is contained in:
2023-08-05 10:17:37 -04:00
parent 1c5d1cef70
commit 0568dc0771
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ public enum LootManager {
// Load loot tables from database.
DbManager.LootQueries.LOAD_ALL_GENTABLES();
DbManager.LootQueries.LOAD_ALL_LOOTTABLES();
DbManager.LootQueries.LOAD_ALL_ITEMTABLES();
DbManager.LootQueries.LOAD_ALL_MODGROUPS();
DbManager.LootQueries.LOAD_ALL_MODTABLES();