Fix #661 - map placed SAMs cannot attack
This commit is contained in:
@@ -55,6 +55,7 @@ namespace OpenRA.Mods.Cnc
|
||||
init.self.Trait<RenderBuilding>()
|
||||
.PlayCustomAnimRepeating(init.self, "closed-idle");
|
||||
Turret.desiredFacing = null;
|
||||
buildComplete = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user