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