Method inlined

This commit is contained in:
2023-10-09 06:16:25 -04:00
parent 085f79cefd
commit 95558371df
7 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -897,7 +897,7 @@ public class Mob extends AbstractIntelligenceAgent {
this.setCombatTarget(null);
this.hasLoot = false;
ZoneManager.getSeaFloor().zoneMobSet.remove(this);
ZoneManager.seaFloor.zoneMobSet.remove(this);
try {
this.clearEffects();