Suppression + RAT

This commit is contained in:
funkyfranky
2017-10-16 00:14:41 +02:00
parent 1e2a84608f
commit e1d12cbd8e
3 changed files with 605 additions and 153 deletions

View File

@@ -1019,7 +1019,7 @@ function EVENT:onEvent( Event )
end
end
else
self:E( { EventMeta.Text, Event } )
self:T( { EventMeta.Text, Event } )
end
Event = nil