next
This commit is contained in:
@@ -57,7 +57,7 @@ class GameState:
|
||||
self.isStarted = True
|
||||
self.createPlayers(playerCount)
|
||||
self.nextPlayer()
|
||||
self.isPlaying = True
|
||||
#self.isPlaying = True
|
||||
logging.info("Game Started")
|
||||
|
||||
def endGame(self):
|
||||
|
||||
Reference in New Issue
Block a user