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