mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Release of new EVENT class
The logic of the EVENT class has finished. Releasing it.
This commit is contained in:
@@ -147,7 +147,7 @@ end
|
||||
-- @return Event#EVENT
|
||||
function BASE:Event()
|
||||
|
||||
return _EventDispatcher
|
||||
return _EVENTDISPATCHER
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user