mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update OpsZone.lua
This commit is contained in:
@@ -1232,6 +1232,7 @@ end
|
||||
function OPSZONE:_GetMissions()
|
||||
return self.Missions
|
||||
end
|
||||
|
||||
--- Add an entry to the OpsZone mission table
|
||||
-- @param #OPSZONE self
|
||||
-- @param #number Coalition Coalition of type e.g. coalition.side.NEUTRAL
|
||||
@@ -1266,6 +1267,8 @@ function OPSZONE:_CleanMissionTable()
|
||||
self.Missions = missions
|
||||
return self
|
||||
end
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user