Merge branch 'master' of github.com:lvl2/avocados

master
David Raison 2014-08-31 01:24:14 +02:00
commit af9c1de586
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: