center player and stuff
This commit is contained in:
parent
6cd571476f
commit
36d6b63c31
4 changed files with 21 additions and 5 deletions
|
|
@ -40,3 +40,5 @@ ACTION_KEYS: Final = {
|
|||
KeySym.SPACE: unlock_door
|
||||
|
||||
}
|
||||
|
||||
WALL_CHAR: Final = ord('#')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue