remove bogus tab
This commit is contained in:
@@ -161,7 +161,7 @@ namespace OpenRA.Mods.RA.Render
|
|||||||
if (info.SpawnsCorpse)
|
if (info.SpawnsCorpse)
|
||||||
{
|
{
|
||||||
SpawnCorpse(self, info.DeathAnimationPrefix + (e.Warhead.DeathType));
|
SpawnCorpse(self, info.DeathAnimationPrefix + (e.Warhead.DeathType));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void SpawnCorpse(Actor self, string sequence)
|
public void SpawnCorpse(Actor self, string sequence)
|
||||||
|
|||||||
Reference in New Issue
Block a user