mirror of
https://github.com/ciribob/DCS-CTLD.git
synced 2025-08-15 06:17:22 +00:00
Commit
This commit is contained in:
parent
a1da0ea1c4
commit
61db3e9f93
2
CTLD.lua
2
CTLD.lua
@ -7489,7 +7489,7 @@ function ctld.setGrpROE(_grp, _ROE)
|
||||
local _controller = _grp:getController();
|
||||
Controller.setOption(_controller, AI.Option.Ground.id.ALARM_STATE, AI.Option.Ground.val.ALARM_STATE.AUTO)
|
||||
Controller.setOption(_controller, AI.Option.Ground.id.ROE, _ROE)
|
||||
--_controller:setTask(_grp)
|
||||
--_controller:setTask(_grp) -- FG 250510 this line seems to be a bug
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user