mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
AUFTRAG
This commit is contained in:
parent
8dc601bf48
commit
013a6f134e
@ -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