togglable in settings.game

fix zoom independency
This commit is contained in:
Izzat Nasrun
2020-05-21 12:26:20 +08:00
parent f598ccb79b
commit 196a79a10c
3 changed files with 8 additions and 4 deletions

View File

@@ -238,6 +238,7 @@ public class SettingsMenuDialog extends SettingsDialog{
if(!mobile){
game.checkPref("buildautopause", false);
}
game.checkPref("mapcenter", true);
if(steam){
game.sliderPref("playerlimit", 16, 2, 32, i -> {