mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-21 23:26:56 +00:00
no need to load macrotweak if ClassicAPI 1.15 is found
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if CLASSIC_API_VERSION >= 11500 then return end
|
||||
|
||||
pfUI:RegisterModule("macrotweak", function ()
|
||||
local conflictAddons = { "Supermacro", "SuperCleveRoidMacros", "UltimaMacros" }
|
||||
local disabled = false
|
||||
|
||||
Reference in New Issue
Block a user