pets added to seafloor mob set

This commit is contained in:
2023-07-15 14:20:50 -05:00
parent 18bcd79733
commit e0929a4cbd
+1 -1
View File
@@ -590,7 +590,7 @@ public class Mob extends AbstractIntelligenceAgent {
} finally {
createLock.writeLock().unlock();
}
parent.zoneMobSet.add(mob);
return mob;
}