Test message
Darthpred [07-30-14 - 08:55]
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 @@
-<component name="CopyrightManager">
- <copyright>
- <option name="notice" value="Copyright (c) &#36;today.year. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi non lorem porttitor neque feugiat blandit. Ut vitae ipsum eget quam lacinia accumsan. Etiam sed turpis ac ipsum condimentum fringilla. Maecenas magna. Proin dapibus sapien vel ante. Aliquam erat volutpat. Pellentesque sagittis ligula eget metus. Vestibulum commodo. Ut rhoncus gravida arcu." />
- <option name="keyword" value="Copyright" />
- <option name="allowReplaceKeyword" value="" />
- <option name="myName" value="LUA Projects" />
- <option name="myLocal" value="true" />
- </copyright>
-</component>
\ 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 @@
<component name="CopyrightManager">
- <settings default="">
- <LanguageOptions name="Lua">
- <option name="fileTypeOverride" value="3" />
- <option name="block" value="false" />
- <option name="prefixLines" value="false" />
- <option name="filler" value="=" />
- </LanguageOptions>
- </settings>
+ <settings default="" />
</component>
\ 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