fix stupid bug in prev [and in release]
This commit is contained in:
@@ -75,7 +75,7 @@ namespace OpenRA.Effects
|
||||
{
|
||||
t += 40;
|
||||
|
||||
anim.Tick();
|
||||
if (anim != null) anim.Tick();
|
||||
|
||||
if (t > TotalTime()) Explode( world );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user