This commit is contained in:
Jonas Zeunert
2022-06-06 21:57:17 +02:00
parent a82e923b64
commit 414b5bbb38
2 changed files with 3 additions and 1 deletions

View File

@@ -41,4 +41,4 @@ class GameState:
PLAYER_LAMPS.deactivateCurrent()
PLAYER_LAMPS.activateNext()
self.gameState.currentPlayer.activate()
self.currentPlayer.activate()