Merge branch 'develop' into FF/Ops

This commit is contained in:
Frank 2022-05-04 09:47:30 +02:00
commit 94d3e38bc7

View File

@ -1472,7 +1472,9 @@ function INTEL:PaintPicture()
--local coordinate=self:GetClusterCoordinate(cluster)
-- Update F10 marker.
MESSAGE:New("Updating cluster marker and future position", 10):ToAll()
if self.verbose >= 1 then
BASE:I("Updating cluster marker and future position")
end
-- Update cluster markers.
self:UpdateClusterMarker(cluster)