Added Misses

This commit is contained in:
Tercio Jose
2022-10-13 19:08:17 -03:00
parent bebb4af33c
commit 50ed1cf776
15 changed files with 188 additions and 167 deletions
+1 -1
View File
@@ -700,7 +700,7 @@ local build_statusbar = function(self)
self.righttext:SetJustifyH("right")
self.righttext:SetPoint("RIGHT", self.righticon, "LEFT", -3, 0)
self:SetStatusBarTexture (self.texture)
self:SetStatusBarTexture(self.texture)
self:SetMinMaxValues(1, 100)
self:SetValue(50)
DetailsFrameworkSplitlBar_OnCreate (self)