This commit is contained in:
Crum
2018-12-21 20:05:07 -06:00
parent 156e1e17a6
commit 1027250243
2 changed files with 35 additions and 31 deletions
+5 -5
View File
@@ -2756,12 +2756,12 @@ P["actionbar"] = {
["microbar"] = {
["enabled"] = false,
["Scale"] = 1,
["xOffset"] = 1,
["yOffset"] = 1,
["buttonsPerRow"] = 10,
["buttonsPerRow"] = 8,
["buttonSize"] = 20,
["buttonSpacing"] = 2,
["alpha"] = 1,
["mouseover"] = false
["mouseover"] = false,
["visibility"] = "show",
},
["globalFadeAlpha"] = 0,