modif insignifiante - commentaire sur la gestion des cases de la prison des fantômes sur la carte

This commit is contained in:
DylanVsn 2019-11-08 11:06:54 +01:00
parent f89fe10318
commit ef5e7b05c2
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ class Tile(IntEnum):
GSD = 4 # ghost door
TPT = 5 # teleporter tile
FIT = 6 # fully inaccessible tile
# ghost-cell ground as FIT ? verify no pac-dot here
class Map:
"""