mirror of
https://github.com/Eaglercraft-Archive/EaglercraftX-1.8-workspace.git
synced 2026-06-22 17:58:18 +02:00
u25
This commit is contained in:
@@ -140,6 +140,7 @@ public class GuiOptions extends GuiScreen implements GuiYesNoCallback {
|
||||
this.mc.displayGuiScreen(this);
|
||||
if (i == 109 && flag && this.mc.theWorld != null) {
|
||||
this.mc.theWorld.getWorldInfo().setDifficultyLocked(true);
|
||||
SingleplayerServerController.setDifficulty(-1);
|
||||
this.field_175356_r.func_175229_b(true);
|
||||
this.field_175356_r.enabled = false;
|
||||
this.field_175357_i.enabled = false;
|
||||
|
||||
Reference in New Issue
Block a user