Quantcast

Darth fucked the version dt

Repooc [03-27-14 - 00:08]
Darth fucked the version dt
Filename
ElvUI_SLE/modules/datatexts/version.lua
diff --git a/ElvUI_SLE/modules/datatexts/version.lua b/ElvUI_SLE/modules/datatexts/version.lua
index 570d91f..c9ed4ff 100755
--- a/ElvUI_SLE/modules/datatexts/version.lua
+++ b/ElvUI_SLE/modules/datatexts/version.lua
@@ -34,7 +34,7 @@ local function OnEnter(self)
 end

 local function ValueColorUpdate(hex, r, g, b)
-	displayString = join("", "%s", hex, "%.2f|r", " : Shadow & Light Edit v", hex, "%.2f|r")
+	displayString = join("", "%s", hex, "%s|r", " : Shadow & Light Edit v", hex, "%s|r")

 	if lastPanel ~= nil then
 		OnEvent(lastPanel)