diff --git a/modules/Runes.lua b/modules/Runes.lua index 938e87b..8edf4d0 100644 --- a/modules/Runes.lua +++ b/modules/Runes.lua @@ -215,6 +215,7 @@ function Runes.prototype:ResetRuneAvailability() for i=1, self.numRunes do self:UpdateRunePower(nil, i, true) end + self:Redraw() end -- simply shows/hides the foreground rune when it becomes usable/unusable. this allows the background transparent rune to show only