suu
This commit is contained in:
@@ -267,7 +267,7 @@ class PlayerState:
|
||||
try:
|
||||
self.tunnelScore = next(self.tunnelScoreIter)
|
||||
TUNNEL_SCORE_LAMPS.deactivateCurrent()
|
||||
TUNNEL_SCORE_LAMPS.currentLamp += 1 # dirty
|
||||
TUNNEL_SCORE_LAMPS.currentLampPtr += 1 # dirty
|
||||
TUNNEL_SCORE_LAMPS.activateNext()
|
||||
except StopIteration:
|
||||
self.advanceBonusMultiplier()
|
||||
|
||||
Reference in New Issue
Block a user