Requested Changes

This commit is contained in:
Matthew
2020-12-08 09:10:30 -06:00
parent 863159a5fe
commit 881491d151
3 changed files with 3 additions and 3 deletions

View File

@@ -404,7 +404,7 @@ public class SettingsMenuDialog extends SettingsDialog{
graphics.checkPref("fps", false);
graphics.checkPref("playerindicators", true);
graphics.checkPref("indicators", true);
graphics.checkPref("enableweather", true);
graphics.checkPref("showweather", true);
graphics.checkPref("animatedwater", true);
if(Shaders.shield != null){
graphics.checkPref("animatedshields", !mobile);