mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
FOX Missile Trainer
FOX v0.5.0 - Added new missile trainer. RANGE v2.1.1 - Fixed bugs. WAREHOUSE v0.9.0 - Added events AssetSpawned and AssetLowFuel - Improved Arrived function.
This commit is contained in:
@@ -8320,7 +8320,6 @@ end
|
||||
--- Airboss event handler for event that a unit takes off.
|
||||
-- @param #AIRBOSS self
|
||||
-- @param Core.Event#EVENTDATA EventData
|
||||
--function AIRBOSS:OnEventPlayerLeaveUnit(EventData)
|
||||
function AIRBOSS:OnEventTakeoff(EventData)
|
||||
self:F3({eventtakeoff=EventData})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user