mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update Moose.lua to incorporate latest changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
|
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
|
||||||
env.info( 'Moose Generation Timestamp: 20170131_2204' )
|
env.info( 'Moose Generation Timestamp: "20170202_2257"' )
|
||||||
local base = _G
|
local base = _G
|
||||||
|
|
||||||
Include = {}
|
Include = {}
|
||||||
@@ -5765,7 +5765,7 @@ do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
self:F( { MenuGroup:GetName(), MenuText, ParentMenu.MenuPath } )
|
--self:F( { MenuGroup:GetName(), MenuText, ParentMenu.MenuPath } )
|
||||||
|
|
||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
@@ -5844,7 +5844,7 @@ do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
self:F( { MenuGroup:GetName(), MenuText, ParentMenu.MenuPath } )
|
--self:F( { MenuGroup:GetName(), MenuText, ParentMenu.MenuPath } )
|
||||||
|
|
||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user