- Rm laser marker
This commit is contained in:
Frank
2023-02-24 23:29:03 +01:00
parent ffef3183c7
commit 84dbda6f2b
2 changed files with 1 additions and 3 deletions

View File

@@ -7092,7 +7092,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