blabla
This commit is contained in:
@@ -15,7 +15,6 @@ class GameState:
|
||||
self.specialDisplay = specialDisplay
|
||||
self.specialDisplay.printCredits(self.credits)
|
||||
self.isPlaying = False
|
||||
PLAYER_LAMPS.activateNext()
|
||||
|
||||
def nextPlayer(self):
|
||||
self.currentPlayer = next(self.players)
|
||||
|
||||
Reference in New Issue
Block a user