blabla
This commit is contained in:
@@ -41,6 +41,7 @@ class StartGameEvent(Event):
|
||||
self.restart_timer()
|
||||
|
||||
if self.playerCount == config.MAX_PLAYERS:
|
||||
PLAYER_LAMPS.deactivate()
|
||||
PLAYER_LAMPS.activateNext()
|
||||
self.playerCount = 1
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user