Readds the walk hotkey (#23291)

* Revert "Reverts run/walk toggle hotkey but keeps the target selection"

* Let's not go through that shitstorm again...

* Move to Alt
This commit is contained in:
Cyberboss
2017-01-30 10:01:54 +13:00
committed by oranges
parent b283c1d571
commit 6d2b148917
+16
View File
@@ -215,6 +215,14 @@ macro "default"
name = "F12"
command = "F12"
is-disabled = false
elem
name = "ALT"
command = "toggle-walk-run"
is-disabled = false
elem
name = "ALT+UP"
command = "toggle-walk-run"
is-disabled = false
macro "hotkeys"
elem
@@ -517,6 +525,14 @@ macro "hotkeys"
name = "F12"
command = "F12"
is-disabled = false
elem
name = "ALT"
command = "toggle-walk-run"
is-disabled = false
elem
name = "ALT+UP"
command = "toggle-walk-run"
is-disabled = false
macro "robot-default"
elem