mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Documentation + Fixing bugs in CleanUp class related to client bug in 1.5.3
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
--- ZONE Classes
|
||||
-- @classmod ZONE
|
||||
-- @module ZONE
|
||||
|
||||
Include.File( "Routines" )
|
||||
Include.File( "Base" )
|
||||
Include.File( "Message" )
|
||||
|
||||
ZONES = {}
|
||||
|
||||
|
||||
--- The ZONE class
|
||||
-- @type
|
||||
ZONE = {
|
||||
ClassName="ZONE",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user