- Added hotcorner support.

This commit is contained in:
tercio
2014-08-10 14:03:33 -03:00
parent 6fab96bf5c
commit 334bcba985
6 changed files with 124 additions and 174 deletions
+2 -2
View File
@@ -664,9 +664,9 @@ local default_profile = {
},
--> minimap
minimap = {hide = false, radius = 160, minimapPos = 220, onclick_what_todo = 1, text_type = 1, HotCornerIgnore = true},
minimap = {hide = false, radius = 160, minimapPos = 220, onclick_what_todo = 1, text_type = 1},
--> horcorner
hotcorner_topleft = {hide = false, onclick_what_todo = 1, topleft_quickclick = true, quickclick_what_todo = 2},
hotcorner_topleft = {hide = false},
--> PvP
only_pvp_frags = false,