mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
34698a1b4e
@ -3352,7 +3352,7 @@ function RANGE:_AddF10Commands( _unitName )
|
|||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
-- _rangePath = missionCommands.addSubMenuForGroup(_gid, self.rangename, RANGE.MenuF10Root)
|
-- _rangePath = missionCommands.addSubMenuForGroup(_gid, self.rangename, RANGE.MenuF10Root)
|
||||||
_rangePath = MENU_GROUP:New( group, "On the Range" )
|
_rangePath = MENU_GROUP:New( group, "On the Range", RANGE.MenuF10Root )
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user