mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
#AUFTRAG
* More Bryce fixes
This commit is contained in:
parent
6ba62e3e04
commit
9ccde838e7
@ -2232,7 +2232,7 @@ function AUFTRAG:NewRECON(ZoneSet, Speed, Altitude, Adinfinitum, Randomly, Forma
|
||||
|
||||
if ZoneSet:IsInstanceOf("SET_ZONE") then
|
||||
mission.missionZoneSet = ZoneSet
|
||||
else
|
||||
elseif ZoneSet:IsInstanceOf("ZONE_BASE") then
|
||||
mission.missionZoneSet = SET_ZONE:New()
|
||||
mission.missionZoneSet:AddZone(ZoneSet)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user