Fixed problem with Escort menus and could fine-tune the prototyping.

This commit is contained in:
FlightControl
2016-03-25 09:25:39 +01:00
parent 7abd07f545
commit ca4d9f1464
12 changed files with 274 additions and 172 deletions

View File

@@ -1,5 +1,5 @@
--- BASE The base class for all the classes defined within MOOSE.
-- @module BASE
-- @module Base
-- @author Flightcontrol
Include.File( "Routines" )
@@ -22,8 +22,8 @@ _TraceClass = {
--CARGO_SLINGLOAD = true,
--CARGO_ZONE = true,
--CLEANUP = true,
--MENU_SUB_GROUP = true,
--MENU_COMMAND_GROUP = true,
--MENU_CLIENT = true,
--MENU_CLIENT_COMMAND = true,
--ESCORT = true,
}