Renamed some stuff

This commit is contained in:
2012-10-17 11:54:48 +02:00
parent c7a1317a32
commit 8e1f18d233
4 changed files with 6 additions and 8 deletions
@@ -3,3 +3,4 @@ ToolTip = CreateFrame("Frame")
local text = CreateFrame("Text", ToolTip)
text:SetFont("Arial")
text.Value = "99%"
ToolTip.Text = text