mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update Range.lua
- Fixed RANGE.MenuF10Root
This commit is contained in:
parent
7e20a0a0dc
commit
8e0446c594
@ -3352,7 +3352,7 @@ function RANGE:_AddF10Commands( _unitName )
|
||||
-------------------
|
||||
|
||||
-- _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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user