center player and stuff
This commit is contained in:
parent
6cd571476f
commit
36d6b63c31
4 changed files with 21 additions and 5 deletions
1
main.py
1
main.py
|
|
@ -11,7 +11,6 @@ import g
|
|||
import game.state_tools
|
||||
import game.states
|
||||
|
||||
|
||||
def main() -> None:
|
||||
"""Entry point function."""
|
||||
tileset = tcod.tileset.load_tilesheet(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue