From 301b79619f5bd2468d1f9091f472382b35b42fcd Mon Sep 17 00:00:00 2001 From: Darthpred Date: Wed, 30 Jul 2014 12:55:50 +0400 Subject: [PATCH] Test message --- .idea/copyright/LUA_Projects.xml | 9 --------- .idea/copyright/profiles_settings.xml | 9 +-------- ElvUI_SLE/core/core.lua | 1 + 3 files changed, 2 insertions(+), 17 deletions(-) delete mode 100644 .idea/copyright/LUA_Projects.xml diff --git a/.idea/copyright/LUA_Projects.xml b/.idea/copyright/LUA_Projects.xml deleted file mode 100644 index e80dbc2..0000000 --- a/.idea/copyright/LUA_Projects.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml index f383e83..e7bedf3 100644 --- a/.idea/copyright/profiles_settings.xml +++ b/.idea/copyright/profiles_settings.xml @@ -1,10 +1,3 @@ - - - - + \ No newline at end of file diff --git a/ElvUI_SLE/core/core.lua b/ElvUI_SLE/core/core.lua index e818910..309411f 100644 --- a/ElvUI_SLE/core/core.lua +++ b/ElvUI_SLE/core/core.lua @@ -80,4 +80,5 @@ function SLE:Initialize() ConfigCats() SLE:RegisterCommands() CheckIncompatible() + --woo end \ No newline at end of file -- 1.7.9.5