This commit is contained in:
Bunny67
2018-07-11 19:31:50 +03:00
parent 1ab016edb9
commit c892ca9894
+1 -1
View File
@@ -1099,7 +1099,7 @@ function CH:CHAT_MSG_CHANNEL(event, message, author, ...)
end
end
function CH.CHAT_MSG_YELL(event, message, author, ...)
function CH:CHAT_MSG_YELL(event, message, author, ...)
local blockFlag = false
local msg = PrepareMessage(author, message)