default res now 240x240
This commit is contained in:
parent
7def89db02
commit
34d934fb4a
@ -970,7 +970,7 @@ def game(screen_size):
|
||||
draw()
|
||||
|
||||
|
||||
def main(screen_size=320):
|
||||
def main(screen_size=240):
|
||||
"""
|
||||
Calls the game() function to start the game.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user