Implemented some PR features

This commit is contained in:
Anuken
2020-04-16 13:46:45 -04:00
parent c6bbdfdc9b
commit 2693f9c176
4 changed files with 11 additions and 3 deletions

View File

@@ -326,6 +326,7 @@ public class SettingsMenuDialog extends SettingsDialog{
if(!mobile){
graphics.checkPref("blockselectkeys", true);
}
graphics.checkPref("playerindicators", true);
graphics.checkPref("indicators", true);
graphics.checkPref("animatedwater", true);
if(Shaders.shield != null){