Merge pull request #2093 from zethnest/map-center

[QOL] Center Map to Player Implementation
This commit is contained in:
Anuken
2020-07-14 20:41:03 -04:00
committed by GitHub
3 changed files with 8 additions and 0 deletions

View File

@@ -242,6 +242,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 -> {