mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
* fixes
This commit is contained in:
@@ -207,6 +207,7 @@ do -- MENU_BASE
|
||||
|
||||
return self
|
||||
end
|
||||
|
||||
function MENU_BASE:SetParentMenu( MenuText, Menu )
|
||||
if self.ParentMenu then
|
||||
self.ParentMenu.Menus = self.ParentMenu.Menus or {}
|
||||
|
||||
@@ -901,8 +901,11 @@ do -- SET_BASE
|
||||
|
||||
end
|
||||
|
||||
do -- SET_GROUP
|
||||
do
|
||||
|
||||
-- SET_GROUP
|
||||
|
||||
---
|
||||
-- @type SET_GROUP #SET_GROUP
|
||||
-- @field Core.Timer#TIMER ZoneTimer
|
||||
-- @field #number ZoneTimerInterval
|
||||
|
||||
Reference in New Issue
Block a user