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:
@@ -74,11 +74,13 @@ if not L then return end
|
||||
-- L["Hide Macro Text"] = true
|
||||
-- L["Hide in Combat"] = true
|
||||
-- L["Hide in Stance/Form"] = true
|
||||
-- L["Hide on Vehicle"] = true
|
||||
-- L["Hide out of Combat"] = true
|
||||
-- L["Hide the Hotkey on the buttons of this bar."] = true
|
||||
-- L["Hide the Macro Text on the buttons of this bar."] = true
|
||||
-- L["Hide this bar in a specific Stance or Form."] = true
|
||||
-- L["Hide this bar when you are possessing a NPC."] = true
|
||||
-- L["Hide this bar when you are riding on a vehicle."] = true
|
||||
-- L["Hide this bar when you have a pet."] = true
|
||||
-- L["Hide this bar when you have no pet."] = true
|
||||
-- L["Hide when Possessing"] = true
|
||||
|
||||
Reference in New Issue
Block a user