Fix realms notification icon offsets (fixes #373)

This commit is contained in:
Jonas Herzig
2020-09-27 15:58:13 +02:00
parent a55320030f
commit 5721b6f8c9
2 changed files with 23 additions and 0 deletions

View File

@@ -5,6 +5,9 @@
"mixins": [],
"server": [],
"client": [
//#if MC>=11600
"Mixin_MoveRealmsButton",
//#endif
//#if MC>=11400
"MixinCamera",
"MixinInGameHud",