Implemented core item display (WIP)
This commit is contained in:
@@ -324,6 +324,9 @@ public class SettingsMenuDialog extends SettingsDialog{
|
||||
graphics.checkPref("destroyedblocks", true);
|
||||
graphics.checkPref("blockstatus", false);
|
||||
graphics.checkPref("playerchat", true);
|
||||
if(!mobile){
|
||||
graphics.checkPref("coreitems", false);
|
||||
}
|
||||
graphics.checkPref("minimap", !mobile);
|
||||
graphics.checkPref("smoothcamera", true);
|
||||
graphics.checkPref("position", false);
|
||||
|
||||
Reference in New Issue
Block a user