Fixed an error with evoker empowered heling spells

This commit is contained in:
Tercio Jose
2022-12-31 12:27:42 -03:00
parent c6d0a16af8
commit 0ac33dece6
3 changed files with 15 additions and 17 deletions
+1 -3
View File
@@ -311,9 +311,7 @@
detailsFramework:ApplyStandardBackdrop(f.Header)
f.Header.__background:SetColorTexture(.60, .60, .60)
--print(f.Header:GetSize())
local playerSelectionLabel = detailsFramework:CreateLabel(playerScroll, "click to select a player", 14)
local playerSelectionLabel = detailsFramework:CreateLabel(playerScroll, "Click to select a player", 14)
playerSelectionLabel:SetPoint("bottom", playerScroll, "bottom", 0, 7)
--create the scrollbox lines