mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Remove trace event
This commit is contained in:
parent
c018a6e13f
commit
93f03a1e8b
@ -744,7 +744,7 @@ function EVENT:onEvent( Event )
|
||||
|
||||
local EventMeta = _EVENTMETA[Event.id]
|
||||
|
||||
self:E( { EventMeta.Text, Event } ) -- Activate the see all incoming events ...
|
||||
--self:E( { EventMeta.Text, Event } ) -- Activate the see all incoming events ...
|
||||
|
||||
if self and
|
||||
self.Events and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user