e3/dragon gets impact sound; bullet animation fixed
This commit is contained in:
@@ -75,6 +75,8 @@ namespace OpenRA.Effects
|
||||
{
|
||||
t += 40;
|
||||
|
||||
anim.Tick();
|
||||
|
||||
if (t > TotalTime()) Explode( world );
|
||||
|
||||
if (Info.Trail != null)
|
||||
|
||||
Reference in New Issue
Block a user