fixed last forgotten line from renaming

Cette révision appartient à :
Albirew 2020-11-26 15:53:29 +01:00
Parent 74105a9d11
révision 3b450b1daa
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -224,7 +224,7 @@ STOP_AUTOREPEAT_SPELL
function Full:InitialOnEvent(Event, Arg1)
if (Event == "ADDON_LOADED" and Arg1 == "ButtonForge-classic") then
if (Event == "ADDON_LOADED" and Arg1 == "ButtonForge") then
self.AddonLoaded = true; --Before setting up is complete we also need to have spell, and macro data available
elseif (Event == "PLAYER_ENTERING_WORLD") then