Fixed the FIRE_BURST_SMALL macro only showing the last frame

This commit is contained in:
Bär Halberkamp 2013-12-04 22:15:06 +01:00
parent b0373525b3
commit 22dd990a45

View file

@ -562,9 +562,8 @@
#define FIRE_BURST_SMALL
missile_start_time=0
[missile_frame]
duration=600
image="projectiles/fire-burst-small-[1~8].png"
image_diagonal="projectiles/fire-burst-small-[1~8].png"
image="projectiles/fire-burst-small-[1~8].png:75"
image_diagonal="projectiles/fire-burst-small-[1~8].png:75"
offset=0.8~1.0
[/missile_frame]
#enddef