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