Warmode not saving properly
WowItsEek opened this issue ยท 0 comments
Can you please wrap the code that saves WarMode code with the code below instead. I wasn't saving properly til we added the the "not addon.logout" wrapper, same as the if/then for rested/xp above.
if not addon.logout then
t.Warmode = C_PvP.IsWarModeDesired()
end
Such an indispensable addon you've created. Thank you!