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

This commit is contained in:
Applevangelist
2023-02-26 10:25:21 +01:00
3 changed files with 3 additions and 6 deletions

View File

@@ -7094,7 +7094,7 @@ function OPSGROUP:SetLaserTarget(Target)
-- Set coordinate.
self.spot.Coordinate:UpdateFromVec3(self.spot.vec3)
self.spot.Coordinate:MarkToAll("Target Laser",ReadOnly,Text)
--self.spot.Coordinate:MarkToAll("Target Laser",ReadOnly,Text)
end
end