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