Compare commits
2 Commits
3b4bf3c8a2
...
f5225b3a55
Author | SHA1 | Date | |
---|---|---|---|
f5225b3a55 | |||
70c69b3b7b |
@ -217,8 +217,6 @@ class TetrArcade(TetrisLogic, arcade.Window):
|
||||
resizable = False,
|
||||
antialiasing = False
|
||||
)
|
||||
self.new_game()
|
||||
self.on_draw()
|
||||
|
||||
def new_game(self):
|
||||
self.highlight_texts = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user