Merge pull request #1882 from FlightControl-Master/FF/Ops

OPSZONE
This commit is contained in:
Frank
2023-01-09 23:12:49 +01:00
committed by GitHub
+1 -1
View File
@@ -1061,7 +1061,7 @@ function OPSZONE:Scan()
-- Debug marker. -- Debug marker.
-- Debug: Had cases where a (red) unit was clearly not inside the zone but the scan did find it! -- 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 end
if inzone then if inzone then