removed an excessive space
This commit is contained in:
parent
5b74ecef52
commit
a9b8409928
@ -12,7 +12,6 @@ class GameLogic():
|
|||||||
self.winRowLength = winRowLength
|
self.winRowLength = winRowLength
|
||||||
self.individualMoves = individualMoves
|
self.individualMoves = individualMoves
|
||||||
self.score = 0
|
self.score = 0
|
||||||
|
|
||||||
self.wait_for_input()
|
self.wait_for_input()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user