diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-01-02 15:20:32 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-01-02 15:20:32 +0700 |
commit | e02ba1f11a421618aaf357dd166aae005301e7ab (patch) | |
tree | c73c9bb9d201be0048971e295376b0472e68adb3 /src/main/resources | |
parent | cc4a11c7943d9036dc71679eaa531832cd2a2f0c (diff) | |
download | Chatting-e02ba1f11a421618aaf357dd166aae005301e7ab.tar.gz Chatting-e02ba1f11a421618aaf357dd166aae005301e7ab.tar.bz2 Chatting-e02ba1f11a421618aaf357dd166aae005301e7ab.zip |
remove tooltip background feature
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/mixins.chattils.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/mixins.chattils.json b/src/main/resources/mixins.chattils.json index 356276a..eea156a 100644 --- a/src/main/resources/mixins.chattils.json +++ b/src/main/resources/mixins.chattils.json @@ -10,6 +10,7 @@ "GuiNewChatAccessor", "GuiNewChatMapMixin", "GuiNewChatMixin", + "GuiUtilsMixin", "WyvtilsListenerMixin" ], "verbose": true |