- 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:
Agetian
2016-12-25 10:09:22 +00:00
parent 09fb66033c
commit d49b884299
4 changed files with 24 additions and 2 deletions

View File

@@ -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"),