RTS Control groups

This commit is contained in:
Anuken
2023-09-19 23:48:40 -04:00
parent e6b2e27d2a
commit aecd220574
8 changed files with 119 additions and 18 deletions

View File

@@ -341,6 +341,7 @@ public class SettingsMenuDialog extends BaseDialog{
if(!mobile){
game.checkPref("backgroundpause", true);
game.checkPref("buildautopause", false);
game.checkPref("distinctcontrolgroups", true);
}
game.checkPref("doubletapmine", false);