mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2025-08-15 10:37:46 +00:00
Add files via upload
This commit is contained in:
parent
2bb0d1562c
commit
02e280157c
@ -2,6 +2,7 @@
|
||||
-- Name: ZON-100 - Normal Zone
|
||||
-- Author: FlightControl
|
||||
-- Date Created: 21 Feb 2017
|
||||
-- Updated: 27 Oct 2023
|
||||
--
|
||||
-- # Situation:
|
||||
--
|
||||
@ -19,7 +20,7 @@ GroupInside = GROUP:FindByName( "Test Inside Polygon" )
|
||||
GroupOutside = GROUP:FindByName( "Test Outside Polygon" )
|
||||
|
||||
ZoneA = ZONE:New( "Zone A" )
|
||||
ZoneA:BoundZone( 90 )
|
||||
ZoneA:BoundZone( 90, country.id.CHINA, false )
|
||||
|
||||
Messager = SCHEDULER:New( nil,
|
||||
function()
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user