GFX polishing

This commit is contained in:
Aaron Mueller 2014-12-07 16:27:35 +01:00
parent b7f5bff2f1
commit 656547aacd
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 620 B

After

Width:  |  Height:  |  Size: 696 B

View File

@ -12,7 +12,7 @@ class Silo
false
changeAnimation: =>
if @frame == 2
if @frame == 1
@frame = 0
else
@frame += 1