From ca2f15e8b83927e9b69099b13bab2d9e5c2d40a9 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Wed, 27 Aug 2014 04:16:07 +0400 Subject: [PATCH] new defaults --- ElvUI_SLE/defaults/profile.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ElvUI_SLE/defaults/profile.lua b/ElvUI_SLE/defaults/profile.lua index 1694f39..aaa8b64 100644 --- a/ElvUI_SLE/defaults/profile.lua +++ b/ElvUI_SLE/defaults/profile.lua @@ -337,7 +337,10 @@ P['sle'] = { ['size'] = 20, ['outline'] = "OUTLINE", }, - ['model'] = 47, + ['playermodel'] = { + ['anim'] = 47, + ['position'] = "RIGHT", + }, ['crest'] = 128, ['height'] = E.screenheight/8, }, -- 1.7.9.5