This commit is contained in:
33333-33333 2026-07-10 16:40:06 +09:00
commit 2636d580a8
75 changed files with 3890 additions and 1084 deletions

View file

@ -210,10 +210,7 @@
changedAnts = true;
}
});
if (changedAnts) this.compactAnts?.();
if (changedItems) {
this.compactItems();
this.updateItemCounts();
this.markSpatialDirty?.("sanitize-out-of-bounds");
this.ensureSpatial?.("sanitize-out-of-bounds");
} else if (changedTarinai || changedAnts) {