mirror of
https://github.com/Bluewhale1337/HealBotBlue.git
synced 2026-07-27 01:34:44 +00:00
refactor: optimize event processing, move global UI buttons, and reorganize options layout
This commit is contained in:
@@ -593,9 +593,7 @@ function HealBot_InitSpells()
|
||||
end
|
||||
id = id + 1;
|
||||
end
|
||||
if class == "PRIEST" or class == "DRUID" or class == "PALADIN" or class == "SHAMAN" then
|
||||
HealBot_AddChat("Initiated HealBot_CurrentSpells with " .. cnt .. " Spells");
|
||||
end
|
||||
|
||||
return cnt;
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user