Nodd opened this issue 5 years ago ยท 0 comments
After using magic keys in default db, options are updated on already learned spells, which uses resources for nothing.
This concerns self:UpdateOptionsGUI() since there's already a check in self:AddSpellToOptions().
self:UpdateOptionsGUI()
self:AddSpellToOptions()