- Making throttle-based targeting overlay optimization optional for users running older hardware at slower CPU clock speeds.

This commit is contained in:
Agetian
2017-01-25 16:47:35 +00:00
parent c3c4d0f098
commit 510a2df095
5 changed files with 125 additions and 6 deletions

View File

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