oh
This commit is contained in:
@@ -61,6 +61,7 @@ class GameState:
|
|||||||
logging.info("Game Started")
|
logging.info("Game Started")
|
||||||
|
|
||||||
def endGame(self):
|
def endGame(self):
|
||||||
|
self.checkHighscore()
|
||||||
self.writeHighscore()
|
self.writeHighscore()
|
||||||
self.players = None
|
self.players = None
|
||||||
self.playerList = []
|
self.playerList = []
|
||||||
|
|||||||
Reference in New Issue
Block a user