aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorWyvest <45589059+Wyvest@users.noreply.github.com>2022-06-28 18:03:50 +0700
committerWyvest <45589059+Wyvest@users.noreply.github.com>2022-06-28 18:03:50 +0700
commite4922cc5f965b5d1c467d1cc310ad06629b5863a (patch)
treeed6829279712adc6dd1fde094aceae569aee6c7b /src
parentd744f11c7e93e8069319d407b9f9e8c96c408651 (diff)
downloadOneConfig-e4922cc5f965b5d1c467d1cc310ad06629b5863a.tar.gz
OneConfig-e4922cc5f965b5d1c467d1cc310ad06629b5863a.tar.bz2
OneConfig-e4922cc5f965b5d1c467d1cc310ad06629b5863a.zip
:smeiewleelwakwngejgkvewngikwehgnhqiklghHOL@LJRI@ORJ@IOLKLRJ@Q
Diffstat (limited to 'src')
-rw-r--r--src/main/java/cc/polyfrost/oneconfig/hud/SingleTextHud.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/java/cc/polyfrost/oneconfig/hud/SingleTextHud.java b/src/main/java/cc/polyfrost/oneconfig/hud/SingleTextHud.java
index 3c357e0..d0898ed 100644
--- a/src/main/java/cc/polyfrost/oneconfig/hud/SingleTextHud.java
+++ b/src/main/java/cc/polyfrost/oneconfig/hud/SingleTextHud.java
@@ -56,6 +56,7 @@ public abstract class SingleTextHud extends TextHud implements Conditional {
}
}
+ @Switch(name = "Cache Text")
@Exclude(type = Exclude.ExcludeType.HUD)
public boolean cacheText = true;