Add crushing logic to aircraft.
This commit is contained in:
@@ -63,6 +63,7 @@ namespace OpenRA.Mods.Common.Activities
|
||||
}
|
||||
|
||||
aircraft.AddInfluence(landingCell);
|
||||
aircraft.EnteringCell(self);
|
||||
landingInitiated = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user