Don't show make animations for starting actors.
This commit is contained in:
@@ -45,6 +45,7 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
new LocationInit(sp),
|
||||
new OwnerInit(p),
|
||||
new SkipMakeAnimsInit(),
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user