Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Applevangelist 2023-01-10 07:32:02 +01:00
commit 5dd48cbd23

View File

@ -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