Heavy rework of the menus and now it is much better

This commit is contained in:
FlightControl
2017-05-05 10:50:12 +02:00
parent 7a84b6cc35
commit 99cbe0c8bb
5 changed files with 115 additions and 45 deletions

View File

@@ -269,7 +269,6 @@ end
-- @param #COMMANDCENTER self
-- @return Core.Menu#MENU_COALITION
function COMMANDCENTER:GetMenu()
self:F()
return self.CommandCenterMenu
end