mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update OpsZone.lua
- Remove marker
This commit is contained in:
parent
cee72c1d09
commit
4e68e33ec7
@ -1061,7 +1061,7 @@ function OPSZONE:Scan()
|
||||
|
||||
-- Debug marker.
|
||||
-- Debug: Had cases where a (red) unit was clearly not inside the zone but the scan did find it!
|
||||
unit:GetCoordinate():MarkToAll(string.format("Unit %s inzone=%s", unit:GetName(), tostring(inzone)))
|
||||
--unit:GetCoordinate():MarkToAll(string.format("Unit %s inzone=%s", unit:GetName(), tostring(inzone)))
|
||||
end
|
||||
|
||||
if inzone then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user