Fix inaccurate denotations to the concepts of tile, tile collision, and collision permission (#1078)

This commit is contained in:
xCrystal
2024-01-07 14:51:27 +01:00
parent 7f3b87950a
commit e0c278a595
17 changed files with 76 additions and 76 deletions

View File

@@ -306,7 +306,7 @@ MACRO object_struct
\1Action:: db
\1StepFrame:: db
\1Facing:: db
\1Tile:: db
\1TileCollision:: db
\1LastTile:: db
\1MapX:: db
\1MapY:: db