DATABASE now also follows correctly the players.

This commit is contained in:
FlightControl
2016-05-27 13:21:39 +02:00
parent 645d074a7d
commit 7efbd60b9e
6 changed files with 157 additions and 212 deletions

View File

@@ -11,5 +11,5 @@ Include.File( "Event" )
_EVENTDISPATCHER = EVENT:New() -- #EVENT
--- Declare the main database object, which is used internally by the MOOSE classes.
_DATABASE = DATABASE:New():ScanEnvironment() -- Database#DATABASE
_DATABASE = DATABASE:New() -- Database#DATABASE