Release of new EVENT class

The logic of the EVENT class has finished. Releasing it.
This commit is contained in:
FlightControl
2016-04-24 06:24:21 +02:00
parent ab4f4e75d1
commit 620844b7e0
11 changed files with 66 additions and 66 deletions

View File

@@ -485,5 +485,5 @@ end
--- Declare the event dispatcher based on the EVENT class
_EventDispatcher = EVENT:New() -- #EVENT
_EVENTDISPATCHER = EVENT:New() -- #EVENT