mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-28 08:54:43 +00:00
load Loot and LootRoll modules
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user