GFX polishing
This commit is contained in:
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 |
|
@ -12,7 +12,7 @@ class Silo
|
|||
false
|
||||
|
||||
changeAnimation: =>
|
||||
if @frame == 2
|
||||
if @frame == 1
|
||||
@frame = 0
|
||||
else
|
||||
@frame += 1
|
||||
|
|
Loading…
Reference in a new issue