mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Menu
This commit is contained in:
@@ -810,7 +810,7 @@ do
|
|||||||
-- @param #MENU_GROUP self
|
-- @param #MENU_GROUP self
|
||||||
-- @return #nil
|
-- @return #nil
|
||||||
function MENU_GROUP:Remove()
|
function MENU_GROUP:Remove()
|
||||||
self:F( self.MenuGroupID, self.MenuPath )
|
self:F( { self.MenuGroupID, self.MenuPath } )
|
||||||
|
|
||||||
self:RemoveSubMenus()
|
self:RemoveSubMenus()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user