load projectiles, muzzles and explosions from DATA.R8
This commit is contained in:
@@ -141,7 +141,7 @@ namespace OpenRA.Utility
|
||||
|
||||
frame = srcImage[startFrame];
|
||||
|
||||
if (args.Contains("--vehicle") || args.Contains("--projectile"))
|
||||
if (args.Contains("--vehicle"))
|
||||
{
|
||||
frame = srcImage[startFrame];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user