This commit is contained in:
Anuken
2019-11-04 23:47:51 -05:00
parent f1f8130718
commit 3e43f5577e
5 changed files with 12 additions and 8 deletions

View File

@@ -294,6 +294,7 @@ public class SettingsMenuDialog extends SettingsDialog{
}
graphics.checkPref("effects", true);
graphics.checkPref("destroyedblocks", true);
graphics.checkPref("playerchat", true);
graphics.checkPref("minimap", !mobile);
graphics.checkPref("position", false);