phantomcastle: set_mode FULLSCREEN commented
This commit is contained in:
@@ -38,6 +38,7 @@ async def game(assets):
|
||||
maze_sz = Coords(6, 6)
|
||||
coins_count = 10
|
||||
pygame.display.set_caption("Призрачный лабиринт: сокровища небесного замка")
|
||||
#pygame.display.set_mode((0, 0), pygame.FULLSCREEN)
|
||||
|
||||
total_levels = 0
|
||||
total_coins = 0
|
||||
|
||||
Reference in New Issue
Block a user