mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-27 15:37:03 +00:00
Add files via upload
This commit is contained in:
@@ -19,7 +19,7 @@ GroupOutside = GROUP:FindByName( "Test Outside Polygon" )
|
||||
|
||||
House = STATIC:FindByName( "House" )
|
||||
ZoneA = ZONE_RADIUS:New( "Zone A", House:GetVec2(), 300 )
|
||||
ZoneA:SmokeZone( SMOKECOLOR.White, 90 )
|
||||
ZoneA:SmokeZone(SMOKECOLOR.White,90)
|
||||
|
||||
Messager = SCHEDULER:New( nil,
|
||||
function()
|
||||
@@ -29,4 +29,3 @@ Messager = SCHEDULER:New( nil,
|
||||
end
|
||||
end,
|
||||
{}, 0, 1 )
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user