Run spell check over solution
This commit is contained in:
@@ -121,7 +121,7 @@ namespace OpenRA.Mods.Common.Activities
|
||||
|
||||
// HACK: If the activity is cancelled while we're on the host resupplying (or about to start resupplying),
|
||||
// move actor outside the resupplier footprint to prevent it from blocking other actors.
|
||||
// Additionally, if the host is no longer valid, make aircaft take off.
|
||||
// Additionally, if the host is no longer valid, make aircraft take off.
|
||||
if (isCloseEnough || isHostInvalid)
|
||||
OnResupplyEnding(self, isHostInvalid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user