This commit is contained in:
Ruben Müller 2014-12-07 00:46:38 +01:00
parent 0fd6b91117
commit c6619f1247
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ app.game.hud =
amountLeft = amount - amountByTwenty*20
for e in [0..amountLeft]
color = "#0a0"
color = "#0f0" if e == amountLeft
if e < 6
x = spritePosition.x-1+e