Last vestiges of old loot system removed.

This commit is contained in:
2023-08-07 12:12:52 -04:00
parent 71875059b6
commit b84be6eea8
6 changed files with 19 additions and 445 deletions
-1
View File
@@ -504,7 +504,6 @@ public class WorldServer {
Logger.info("Bootstrap time was " + boottime);
bootTime = LocalDateTime.now();
LootTable.initialized = true;
Logger.info("Running garbage collection...");
System.gc();