mirror of
https://github.com/JonasunderscoreJones/nicer-skies.git
synced 2025-10-23 11:49:17 +02:00
new: start update to 1.19.3
This commit is contained in:
parent
2ea773bc1e
commit
1b9480e47e
3 changed files with 7 additions and 13 deletions
|
@ -139,7 +139,6 @@ public class ConfigScreen extends Screen {
|
|||
//reset to default
|
||||
addRenderableWidget(new Button(this.width / 2 + (this.width / 2 - 150) / 2 + 76, 156, 74, 20, Component.literal("Reset"), (button) -> {
|
||||
cm.resetNebulaSettings();
|
||||
// find better way to reload screen
|
||||
this.clearWidgets();
|
||||
this.init();
|
||||
invalidated = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue