Skip to content

Commit

Permalink
Fixed blocking custom emote text
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketho committed Dec 13, 2021
1 parent 4962fdf commit 0df0775
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion BlockChinese.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ local events = {
"CHAT_MSG_SAY",
"CHAT_MSG_YELL",
"CHAT_MSG_CHANNEL",
"CHAT_MSG_TEXT_EMOTE",
"CHAT_MSG_EMOTE",
"CHAT_MSG_WHISPER",
--"CHAT_MSG_GUILD",
--"CHAT_MSG_PARTY",
Expand Down
7 changes: 4 additions & 3 deletions BlockChinese.toc
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## Interface-Retail: 90005
## Interface-Classic: 11307
## Interface-BC: 20501
## Interface-Retail: 90105
## Interface-Classic: 11401
## Interface-BC: 20502
## Version: @project-version@
## Title: BlockChinese
## Notes: Blocks Chinese Chat
## Author: Ketho @ EU-Boulderfist
## X-Curse-Project-ID: 33655
## X-WoWI-ID: 20488
## X-Wago-ID: e56nrd69

BlockChinese.lua

0 comments on commit 0df0775

Please sign in to comment.