lbf nil error

This commit is contained in:
Crum
2017-12-26 21:06:20 -06:00
parent 5835b1fe77
commit 633a95db3c
+9 -1
View File
@@ -26,6 +26,10 @@ V["bags"] = {
V["auras"] = {
["enable"] = true,
["disableBlizzard"] = true,
["lbf"] = {
enable = false,
skin = "Blizzard"
},
}
V["chat"] = {
@@ -59,7 +63,11 @@ V["unitframe"] = {
}
V["actionbar"] = {
["enable"] = true
["enable"] = true,
["lbf"] = {
enable = false,
skin = "Blizzard"
},
}
V["cooldown"] = {