This commit is contained in:
@ -55,7 +55,6 @@ public class ConfigScreen extends Screen {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Done button
|
|
||||||
this.addDrawableChild(ButtonWidget.builder(
|
this.addDrawableChild(ButtonWidget.builder(
|
||||||
Text.translatable("gui.done"),
|
Text.translatable("gui.done"),
|
||||||
button -> this.client.setScreen(parent)
|
button -> this.client.setScreen(parent)
|
||||||
|
Reference in New Issue
Block a user