Deactivate credit while play
This commit is contained in:
@@ -20,6 +20,7 @@ class EndBallEvent(Event):
|
||||
StartBallEvent().trigger(None)
|
||||
return
|
||||
|
||||
self.gameState.isPlaying = False
|
||||
self.gameState.currentPlayer.removeBall()
|
||||
|
||||
self.scorePoints()
|
||||
|
||||
Reference in New Issue
Block a user