no need to load macrotweak if ClassicAPI 1.15 is found

This commit is contained in:
Brues
2026-09-09 21:48:13 -05:00
parent 5bede33f00
commit bd2b6c3105
+2
View File
@@ -1,3 +1,5 @@
if CLASSIC_API_VERSION >= 11500 then return end
pfUI:RegisterModule("macrotweak", function ()
local conflictAddons = { "Supermacro", "SuperCleveRoidMacros", "UltimaMacros" }
local disabled = false