From d4ff1320053e16472956eb0b338c6b2feeef2639 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:58:30 +0200 Subject: reindrake not raindrake --- .../at/hannibal2/skyhanni/config/features/DamageIndicatorConfig.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/java/at/hannibal2/skyhanni/config') diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/DamageIndicatorConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/DamageIndicatorConfig.java index a6b8e7db0..af72333b9 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/DamageIndicatorConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/DamageIndicatorConfig.java @@ -57,7 +57,7 @@ public class DamageIndicatorConfig { "§bArachne", "§bThe Rift Bosses", "§bRiftstalker Bloodfiend", - "§6Raindrake" + "§6Reindrake" } ) //TODO only show currently working and tested features -- cgit