MOOSE demonstration missions [skip ci]

This commit is contained in:
FlightControl-User
2018-10-01 18:44:50 +00:00
parent b6bed564ce
commit 575bb2b11a
331 changed files with 104 additions and 5 deletions

View File

@@ -1,7 +1,3 @@
SetVehicles = SET_GROUP:New()
SetVehicles:AddGroupsByName( { "Vehicle A", "Vehicle B", "Vehicle C" } )
@@ -160,4 +156,4 @@ SetVehicleNot:ForEachGroupNotInZone( ZoneNot,
end
end
)