mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update OpsGroup.lua
This commit is contained in:
parent
3d88d16b4b
commit
9d0bd0aabb
@ -9437,7 +9437,7 @@ function OPSGROUP:SwitchROE(roe)
|
||||
if self:IsInUtero() then
|
||||
self:T2(self.lid..string.format("Setting current ROE=%d when GROUP is SPAWNED", self.option.ROE))
|
||||
else
|
||||
|
||||
|
||||
self.group:OptionROE(self.option.ROE)
|
||||
|
||||
self:T(self.lid..string.format("Setting current ROE=%d (%s)", self.option.ROE, self:_GetROEName(self.option.ROE)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user