Some other changes in game.py

This commit is contained in:
2023-12-22 16:01:50 +01:00
parent abfc1a2adf
commit d52d601408
4 changed files with 45 additions and 10 deletions

3
Controls.py Normal file
View File

@@ -0,0 +1,3 @@
class controls():
def __init__() -> None:
pass