first draft of new visibility system, works so far, but lacks options
This commit is contained in:
@@ -16,6 +16,9 @@ local defaults = { profile = Bartender4:Merge({
|
||||
enabled = true,
|
||||
keyring = false,
|
||||
onebag = false,
|
||||
visibility = {
|
||||
possess = false,
|
||||
},
|
||||
}, Bartender4.ButtonBar.defaults) }
|
||||
|
||||
function BagBarMod:OnInitialize()
|
||||
|
||||
Reference in New Issue
Block a user