Skip to content
Snippets Groups Projects
Commit 8e8b1ec7 authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@6593 51575b47-30f0-44d4-a5cc-537603b46e54
parent 596ddd4e
No related branches found
No related tags found
No related merge requests found
......@@ -160,6 +160,7 @@ function _M:unregisterTalkEvents(fct)
end
function _M:event(e)
if not profile.auth then return end
if e.se == "Talk" then
e.msg = e.msg:removeColorCodes()
local color = colors.WHITE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment