This commit is contained in:
Jonas Zeunert
2022-06-06 22:32:16 +02:00
parent 54430116be
commit 50e6832811

View File

@@ -32,7 +32,7 @@ class GameState:
PLAYER_LAMPS.deactivateCurrent()
PLAYER_LAMPS.activateNext()
self.currentPlayer.activate()
player.activate()
self._currentPlayer = player