mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
ZONE_POLYGON
This commit is contained in:
parent
d5867a1c8c
commit
64f67e2ae0
@ -338,9 +338,10 @@ function ZONE_POLYGON:IsPointVec2InZone( PointVec2 )
|
||||
) then
|
||||
c = not c
|
||||
end
|
||||
self:T( { "c = ", c } )
|
||||
self:T2( { "c = ", c } )
|
||||
end
|
||||
|
||||
self:T( { "c = ", c } )
|
||||
return c
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user