Fixes Hotkey

This commit is contained in:
Hubblenaut
2014-12-10 18:04:13 +01:00
parent 46f12f91bb
commit 1f070cd60a
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -46,8 +46,7 @@ Hotkey-Mode: (hotkey-mode must be on)
\te = equip
\tr = throw
\tt = say
\ty = emote
\tx = swap-hand
\tx = swap-hand (or y)
\tz = activate held object
\tf = cycle-intents-left
\tg = cycle-intents-right
+1 -1
View File
@@ -367,7 +367,7 @@ macro "hotkeymode"
is-disabled = false
elem
name = "Y"
command = "me"
command = "Activate-Held-Object"
is-disabled = false
elem
name = "CTRL+Y"