[Mobile] add Alternate Player Zone Layout (Landscape)

This commit is contained in:
Anthony Calosa
2021-05-05 11:34:36 +08:00
parent 92472c815a
commit 99b2cbb606
15 changed files with 102 additions and 12 deletions

View File

@@ -133,6 +133,7 @@ public class ForgePreferences extends PreferencesStore<ForgePreferences.FPref> {
UI_FILTER_LANDS_BY_COLOR_IDENTITY("true"),
UI_ALLOW_ESC_TO_END_TURN ("false"),
UI_ALT_PLAYERINFOLAYOUT ("false"),
UI_ALT_PLAYERZONETABS ("false"),
UI_PRESELECT_PREVIOUS_ABILITY_ORDER ("false"),
UI_AUTO_YIELD_MODE (ForgeConstants.AUTO_YIELD_PER_ABILITY),
UI_SHOW_STORM_COUNT_IN_PROMPT ("false"),