FlightMode

This commit is contained in:
FlightControl
2019-06-19 18:17:12 +03:00
parent bc9060adfc
commit a907369082
3 changed files with 9 additions and 9 deletions

View File

@@ -241,7 +241,7 @@ function AI_ESCORT_REQUEST:SpawnEscort()
LeaderEscort:MessageTypeToGroup( Report:Text(), MESSAGE.Type.Information, self.PlayerUnit )
if self.SpawnMode == self.__Enum.Mode.Formation then
self:ModeFormation( EscortGroup )
self:SetFlightModeFormation( EscortGroup )
end
self:_InitFlightMenus()