File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
common/src/main/java/cc/woverflow/debugify/mixins/basic/client/mc122477 Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 55
66** Rebugify no more!**
77
8- - Fix [ MC-122477] ( https://bugs.mojang.com/browse/MC-122477 ) preventing some linux users from typing any characters in chat boxes.
8+ - Fix [ MC-122477] ( https://bugs.mojang.com/browse/MC-122477 ) preventing some linux users from typing any characters in text boxes.
99
1010** Misc**
1111
Original file line number Diff line number Diff line change 88import net .minecraft .text .Text ;
99import net .minecraft .util .Util ;
1010import org .spongepowered .asm .mixin .Mixin ;
11- import org .spongepowered .asm .mixin .Unique ;
1211import org .spongepowered .asm .mixin .injection .At ;
1312import org .spongepowered .asm .mixin .injection .Inject ;
1413import org .spongepowered .asm .mixin .injection .callback .CallbackInfo ;
You can’t perform that action at this time.
0 commit comments