Remove trace event

This commit is contained in:
FlightControl_Master 2017-12-16 07:59:01 +01:00
parent c018a6e13f
commit 93f03a1e8b

View File

@ -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