diff --git a/interface/skin.dmf b/interface/skin.dmf index 5569c299b1d..ae703f64e30 100644 --- a/interface/skin.dmf +++ b/interface/skin.dmf @@ -67,18 +67,10 @@ macro "macro" name = "CTRL+W" command = "attack-self" is-disabled = false - elem - name = "NUMPAD1+REP" - command = ".southwest" - is-disabled = false elem name = "NUMPAD2+REP" command = ".south" is-disabled = false - elem - name = "NUMPAD3+REP" - command = ".southeast" - is-disabled = false elem name = "NUMPAD4+REP" command = ".west" @@ -91,18 +83,10 @@ macro "macro" name = "NUMPAD6+REP" command = ".east" is-disabled = false - elem - name = "NUMPAD7+REP" - command = ".northwest" - is-disabled = false elem name = "NUMPAD8+REP" command = ".north" is-disabled = false - elem - name = "NUMPAD9+REP" - command = ".northeast" - is-disabled = false elem name = "MULTIPLY" command = "swap-hand"