[Mobile] dispose texture as an option

This commit is contained in:
Anthony Calosa
2021-02-23 06:48:18 +08:00
parent 6af9f1831e
commit 9da70cf5dd
9 changed files with 29 additions and 3 deletions

View File

@@ -145,6 +145,7 @@ public class ForgePreferences extends PreferencesStore<ForgePreferences.FPref> {
UI_ENABLE_BORDER_MASKING("Crop"),
UI_SHOW_FPS("false"),
UI_NETPLAY_COMPAT("false"),
UI_ENABLE_DISPOSE_TEXTURES("false"),
UI_LOAD_UNKNOWN_CARDS("true"),
UI_AUTO_CACHE_SIZE("false"),
UI_ALLOW_ORDER_GRAVEYARD_WHEN_NEEDED ("Never"),