load Loot and LootRoll modules

This commit is contained in:
Crum
2018-01-04 11:42:47 -06:00
parent 616a34ce78
commit 610d202bdb
7 changed files with 679 additions and 14 deletions
+3
View File
@@ -3,6 +3,9 @@ local E, L, V, P, G = unpack(ElvUI); --Import: Engine, Locales, PrivateDB, Profi
--Locked Settings, These settings are stored for your character only regardless of profile options.
V["general"] = {
["loot"] = true,
["lootRoll"] = true,
["lootUnderMouse"] = false,
["normTex"] = "ElvUI Norm",
["glossTex"] = "ElvUI Norm",
["dmgfont"] = "PT Sans Narrow",