Silencer2K / wow-action-bar-profiles

Action Bar Profiles (WoW addon)
http://www.curse.com/addons/wow/action-bar-profiles
MIT License
9 stars 16 forks source link

Restore should call SetSpecialization #16

Open doug-w opened 3 years ago

doug-w commented 3 years ago

Right now if you use /abp load that has talents of a different spec than the one you have it fails in a spectacular way. Instead it could call SetSpecialization(1/2/3/4) and listen for ACTIVE_TALENT_GROUP_CHANGED before continuing with the load.