aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorWyvest <45589059+Wyvest@users.noreply.github.com>2022-03-26 12:47:57 +0700
committerWyvest <45589059+Wyvest@users.noreply.github.com>2022-03-26 12:47:57 +0700
commitc68035e02240469f94905ae8edccf9222e027485 (patch)
treee7340611943dbed345de3388ddc9c5745a5f8c2d /src/main/resources
parent56ffd09c8018d8a1f740cd020d970393cc2abfda (diff)
downloadChatting-c68035e02240469f94905ae8edccf9222e027485.tar.gz
Chatting-c68035e02240469f94905ae8edccf9222e027485.tar.bz2
Chatting-c68035e02240469f94905ae8edccf9222e027485.zip
fix alpha of chat background
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/mixins.chatting.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/main/resources/mixins.chatting.json b/src/main/resources/mixins.chatting.json
index 814bf92..35e4024 100644
--- a/src/main/resources/mixins.chatting.json
+++ b/src/main/resources/mixins.chatting.json
@@ -10,9 +10,7 @@
"GuiNewChatAccessor",
"GuiNewChatMapMixin",
"GuiNewChatMixin",
- "GuiUtilsMixin",
- "RedactionNameHighlightMixin",
- "WyvtilsListenerMixin"
+ "GuiUtilsMixin"
],
"verbose": true
} \ No newline at end of file