mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Database filter criteria
This commit is contained in:
@@ -7,7 +7,7 @@ Include.File( "Event" )
|
||||
|
||||
|
||||
--- Declare the main database object, which is used internally by the MOOSE classes.
|
||||
_Database = DATABASE:New():ScanEnvironment() -- Database#DATABASE
|
||||
_DATABASE = DATABASE:New():ScanEnvironment() -- Database#DATABASE
|
||||
|
||||
--- Declare the event dispatcher based on the EVENT class
|
||||
_EVENTDISPATCHER = EVENT:New() -- #EVENT
|
||||
Reference in New Issue
Block a user