Remnants of old garbage system removed

This commit is contained in:
2024-04-23 12:25:26 -04:00
parent 9de1afa0fd
commit 30787f7ae2
2 changed files with 0 additions and 34 deletions
-1
View File
@@ -139,7 +139,6 @@ public final class MobLoot extends Item {
//remove from production list for npc in db
DbManager.NPCQueries.REMOVE_FROM_PRODUCTION_LIST(this.getObjectUUID(), vendor.getObjectUUID());
this.removeFromCache();
isDeleted = true;
}