Started the spellcache for tww; "/de spellid" to copy the spellid of the latest hovered over spell in the breakdown; Fixed /dumpt for spellids

This commit is contained in:
Tercio Jose
2024-06-10 00:07:00 -03:00
parent 5bf4d2e220
commit c9029933f8
4 changed files with 80 additions and 1 deletions
@@ -172,6 +172,7 @@ local onEnterSpellBar = function(spellBar, motion) --parei aqui: precisa por nom
end
spellsTab.currentSpellBar = spellBar
Details222.FocusedSpellId = spellBar.spellId
---@type instance
local instance = spellsTab.GetInstance()