From 7b84685996e36456fb4c25d278e9a2fedd7d1d55 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Fri, 2 Nov 2012 19:51:48 +0400 Subject: [PATCH] Like this way better --- ElvUI_SLE/modules/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua index 12683e7..a365ab3 100644 --- a/ElvUI_SLE/modules/install.lua +++ b/ElvUI_SLE/modules/install.lua @@ -626,7 +626,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.general.vendorGrays = true E.db.general.fontsize = 10 E.db.general.minimap.locationText = 'SHOW' - E.db.general.experience.textFormat = 'CURMAX' + E.db.general.experience.textFormat = 'CURPERC' E.db.general.experience.textSize = 10 E.db.general.reputation.textFormat = 'CURMAX' E.db.general.reputation.textSize = 10 -- 1.7.9.5