remove test init
This commit is contained in:
parent
afcb919018
commit
70c69b3b7b
@ -217,8 +217,6 @@ class TetrArcade(TetrisLogic, arcade.Window):
|
|||||||
resizable = False,
|
resizable = False,
|
||||||
antialiasing = False
|
antialiasing = False
|
||||||
)
|
)
|
||||||
self.new_game()
|
|
||||||
self.on_draw()
|
|
||||||
|
|
||||||
def new_game(self):
|
def new_game(self):
|
||||||
self.highlight_texts = []
|
self.highlight_texts = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user