Added support for Focus-Cast
This commit is contained in:
@@ -10,6 +10,7 @@ local defaults = {
|
||||
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,
|
||||
focuscastmodifier = true,
|
||||
selfcastrightclick = false,
|
||||
snapping = true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user