diff --git a/Core.lua b/Core.lua index 2108838..b5dff2e 100644 --- a/Core.lua +++ b/Core.lua @@ -442,7 +442,7 @@ function Roids.Frame.ADDON_LOADED() return; end - if arg1 == "Roids" then + if arg1 == "Roid-Macros" then Roids.InitializeExtensions(); return; end