From 3594ec9bb9d6a88be0ec7287cddf7c8e0fb9e87d Mon Sep 17 00:00:00 2001 From: Explodingbill Date: Sat, 10 Aug 2024 14:26:50 +1000 Subject: [PATCH] Update IconEffects.cpp --- src/Client/Windows/IconEffects.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Client/Windows/IconEffects.cpp b/src/Client/Windows/IconEffects.cpp index 3d63f53..c0cda4c 100644 --- a/src/Client/Windows/IconEffects.cpp +++ b/src/Client/Windows/IconEffects.cpp @@ -96,6 +96,7 @@ std::vector mods = "saumondeluxe.rainbow_icon", "terma.ambienticons", "acaruso.pride", + "the_bearodactyl.gay-wave-trail" }; bool EffectUI::getIncompatibleModLoaded()