small change

This commit is contained in:
2026-06-30 18:25:28 -04:00
parent b1625b15a0
commit 2c289333f0
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -152,6 +152,7 @@ public partial class Map : TileMapLayer
_addressOccupants[ADDRESS] = PEG;
SetCellSolid(ADDRESS);
PEG._path.Add(ADDRESS);
}
public void SetCellSolid(Vector2I ADDRESS)