mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
OPS
- Rm laser marker
This commit is contained in:
parent
ffef3183c7
commit
84dbda6f2b
@ -3547,8 +3547,6 @@ end
|
||||
function ARTY:onafterRespawn(Controllable, From, Event, To)
|
||||
self:_EventFromTo("onafterRespawn", Event, From, To)
|
||||
|
||||
env.info("FF Respawning arty group")
|
||||
|
||||
local group=self.Controllable --Wrapper.Group#GROUP
|
||||
|
||||
-- Respawn group.
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user