mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
[Mobile] dispose texture as an option
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user