Renamed some stuff
This commit is contained in:
@@ -3,3 +3,4 @@ ToolTip = CreateFrame("Frame")
|
||||
local text = CreateFrame("Text", ToolTip)
|
||||
text:SetFont("Arial")
|
||||
text.Value = "99%"
|
||||
ToolTip.Text = text
|
||||
|
||||
Reference in New Issue
Block a user