Made __ methods invisible

This commit is contained in:
FlightControl
2017-07-01 13:12:52 +02:00
parent 507e4ef25a
commit 22b02cd3ee
12 changed files with 28 additions and 331 deletions

View File

@@ -9,7 +9,7 @@
--
-- @module CleanUp
--- @type CLEANUP.__
--- @type CLEANUP.__ Methods which are not intended for mission designers, but which are used interally by the moose designer :-)
-- @field #map<#string,Wrapper.Airbase#AIRBASE> Airbases Map of Airbases.
-- @extends Core.Base#BASE
@@ -68,7 +68,7 @@ CLEANUP = {
CleanUpList = {},
}
--- @field #CLEANUP.__
-- @field #CLEANUP.__
CLEANUP.__ = {}
--- @field #CLEANUP.__.Airbases