mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-05 20:53:52 +00:00
selectCharacter had 30+ if(spellHandler_) guards reaching into SpellHandler internals (knownSpells_, spellCooldowns_, playerAuras_, etc.) to clear per-character state. Consolidated into resetAllState() so SpellHandler owns its own reset logic and new state fields don't require editing GameHandler. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||