diff --git a/modules/macrotweak.lua b/modules/macrotweak.lua index 9169a5bc..6bbba0a2 100644 --- a/modules/macrotweak.lua +++ b/modules/macrotweak.lua @@ -1,3 +1,5 @@ +if CLASSIC_API_VERSION >= 11500 then return end + pfUI:RegisterModule("macrotweak", function () local conflictAddons = { "Supermacro", "SuperCleveRoidMacros", "UltimaMacros" } local disabled = false