Bartender4:
- options to configure self-casting - implement right-click self-cast
This commit is contained in:
@@ -8,6 +8,8 @@ local defaults = {
|
||||
buttonlock = false,
|
||||
outofrange = "button",
|
||||
colors = { range = { r = 0.8, g = 0.1, b = 0.1 }, mana = { r = 0.5, g = 0.5, b = 1.0 } },
|
||||
selfcastmodifier = true,
|
||||
selfcastrightclick = false,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user