mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Implemented optional texture filtering for card pictures on the battlefield in mobile Forge (helpful on larger tablets and when running mobile Forge on PC), disabled by default.
This commit is contained in:
@@ -58,6 +58,7 @@ public class ForgePreferences extends PreferencesStore<ForgePreferences.FPref> {
|
||||
UI_COMPACT_LIST_ITEMS ("false"),
|
||||
UI_CARD_SIZE ("small"),
|
||||
UI_SINGLE_CARD_ZOOM("false"),
|
||||
UI_LIBGDX_TEXTURE_FILTERING("false"),
|
||||
UI_BUGZ_NAME (""),
|
||||
UI_BUGZ_PWD (""),
|
||||
UI_ANTE ("false"),
|
||||
|
||||
Reference in New Issue
Block a user