Added new "Hide on Vehicle" preset option, currently in use by the PetBar to hide the single "Attack" button being shown on the engineering chopper mounts and possible other Vehicle-type mounts.
This commit is contained in:
@@ -15,6 +15,7 @@ local defaults = { profile = Bartender4:Merge({
|
||||
hidehotkey = true,
|
||||
visibility = {
|
||||
nopet = true,
|
||||
vehicle = true,
|
||||
},
|
||||
}, Bartender4.ButtonBar.defaults) }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user