forked from MagicBane/Server
Last vestiges of old loot system removed.
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user