mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
Remove another annoying invisible frame
This commit is contained in:
@@ -158,6 +158,7 @@ function mod:LoadExperienceBar()
|
|||||||
E:RegisterStatusBar(self.expBar.rested)
|
E:RegisterStatusBar(self.expBar.rested)
|
||||||
self.expBar.rested:SetStatusBarColor(1, 0, 1, 0.2)
|
self.expBar.rested:SetStatusBarColor(1, 0, 1, 0.2)
|
||||||
E:Kill(ExhaustionTick)
|
E:Kill(ExhaustionTick)
|
||||||
|
E:Kill(MainMenuExpBar)
|
||||||
|
|
||||||
self:UpdateExperienceDimensions()
|
self:UpdateExperienceDimensions()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user