mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Merge pull request #1640 from FlightControl-Master/Applevangelist-OpsZone-2
Update OpsZone.lua
This commit is contained in:
commit
1066b58fb6
@ -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
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user