mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
lookupSpellName() (called by action bar tooltips) was triggering loadSpellDBC() early, setting dbcLoadAttempted=true before the spellbook opened. This caused loadSkillLineDBCs() to be skipped, so all spells were categorized into "General". Fixed by checking each DBC's own loaded flag independently and re-categorizing when skill line data becomes available. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| ui | ||