Some cleanup

Todo: Change controlstructure for user who logged in the first time
This commit is contained in:
2024-01-07 22:12:56 +01:00
parent 40839589f0
commit 3e56abba63
2 changed files with 7 additions and 1 deletions

View File

@@ -18,6 +18,9 @@ active = True
clock = pygame.time.Clock()
#TODO: Make Grid for running Rect
"""TODO: Add new controlstructure for User-class on first login
Actually buggy if player logsin the first time, because there is no playerselected before there was an insterquery!!!
"""