Merge pull request #223 from Delta-99/master

Update Moose.lua for FlightControl
This commit is contained in:
Sven Van de Velde
2017-02-03 08:02:03 +01:00
committed by GitHub

View File

@@ -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