mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Reducing trace with one line
This commit is contained in:
parent
96de81fef3
commit
b21bbb7cbd
@ -699,7 +699,6 @@ function EVENT:onEvent( Event )
|
|||||||
|
|
||||||
|
|
||||||
local EventMeta = _EVENTMETA[Event.id]
|
local EventMeta = _EVENTMETA[Event.id]
|
||||||
self:E( EventMeta.Text, Event )
|
|
||||||
|
|
||||||
if self and self.Events and self.Events[Event.id] then
|
if self and self.Events and self.Events[Event.id] then
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user