mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Making throttle-based targeting overlay optimization optional for users running older hardware at slower CPU clock speeds.
This commit is contained in:
@@ -68,6 +68,7 @@ public class ForgePreferences extends PreferencesStore<ForgePreferences.FPref> {
|
||||
UI_SKIN ("Default"),
|
||||
UI_PREFERRED_AVATARS_ONLY ("false"),
|
||||
UI_TARGETING_OVERLAY ("0"),
|
||||
UI_TIMED_TARGETING_OVERLAY_UPDATES ("true"),
|
||||
UI_ENABLE_SOUNDS ("true"),
|
||||
UI_ENABLE_MUSIC ("true"),
|
||||
UI_ALT_SOUND_SYSTEM ("false"),
|
||||
|
||||
Reference in New Issue
Block a user