mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-25 09:06:03 +00:00
421a103f22
libspell.GetSpellInfo now returns the spell ID at position 9 and caches it with SafePack and unpack. The action bar tracks self.spellID for macro-cast spells and shows the tooltip with GameTooltip:SetSpellByID. Gather the slot, book type, and spell ID from one GetSpellInfo call instead of a separate GetSpellIndex lookup.