- regression fix…

master
Steve Clement 2014-08-31 01:18:34 +02:00
parent 63596d02d4
commit 0fada72803
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ class TheGame:
# Redraw the HUD
the_hud.draw_hud(score, displaytime, round(fps, 2))
crystalBall.setColor(color)
# If we're not currently in between levels…
if levelChange == 0: