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