Allow map-placed frozen actors to start revealed.
This commit is contained in:
@@ -36,6 +36,7 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
var td = new TypeDictionary
|
||||
{
|
||||
new ParentActorInit(self),
|
||||
new LocationInit(self.Location),
|
||||
new CenterLocationInit(self.CenterLocation),
|
||||
new OwnerInit(self.Owner),
|
||||
|
||||
Reference in New Issue
Block a user