display
This commit is contained in:
@@ -73,6 +73,7 @@ class PlayerState:
|
||||
self.bonusTime = config.BEGINNING_BONUS_TIME
|
||||
|
||||
self.reset()
|
||||
self.specialDisplay.printScore()
|
||||
|
||||
def enableTiming(self):
|
||||
if config.BONUS_TIME_ALGORITHM == config.BONUS_TIME_ALGORITHM_OPTIONS.RANDOM:
|
||||
|
||||
Reference in New Issue
Block a user