Added support for Focus-Cast

This commit is contained in:
Hendrik Leppkes
2008-10-30 08:39:47 +01:00
parent 8a8a28c055
commit bb83d20d41
12 changed files with 114 additions and 2 deletions
+1
View File
@@ -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,
}