summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/mixins/hooks
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-22 12:53:20 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-22 12:53:20 +0100
commit7137b0a07ba4c4efe65282a18ebc68f25ffa1796 (patch)
treeba69ae6e3ba3c758906dfad41b9035af258e923c /src/main/java/at/hannibal2/skyhanni/mixins/hooks
parent4ff0a7de8109b748cdaa707e9714478140095171 (diff)
downloadskyhanni-7137b0a07ba4c4efe65282a18ebc68f25ffa1796.tar.gz
skyhanni-7137b0a07ba4c4efe65282a18ebc68f25ffa1796.tar.bz2
skyhanni-7137b0a07ba4c4efe65282a18ebc68f25ffa1796.zip
The cleanup after the cleanup
Diffstat (limited to 'src/main/java/at/hannibal2/skyhanni/mixins/hooks')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/mixins/hooks/FontRendererHook.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/mixins/hooks/FontRendererHook.kt b/src/main/java/at/hannibal2/skyhanni/mixins/hooks/FontRendererHook.kt
index 8eadaa3e4..f639fbe04 100644
--- a/src/main/java/at/hannibal2/skyhanni/mixins/hooks/FontRendererHook.kt
+++ b/src/main/java/at/hannibal2/skyhanni/mixins/hooks/FontRendererHook.kt
@@ -141,6 +141,7 @@ object FontRendererHook {
return if (LorenzUtils.inSkyBlock && !SkyHanniMod.feature.chroma.enabled) constant else "0123456789abcdefklmnorz"
}
+ // TODO add better parameter names
@JvmStatic
fun toggleChromaCondition_shouldResetStyles(
text: String,