Unmodularize keybindings.

This commit is contained in:
Ghommie
2019-11-13 23:57:49 +01:00
parent c4849ead74
commit 2f1a76c21e
7 changed files with 25 additions and 37 deletions
@@ -15,4 +15,7 @@
if("4")
a_intent_change("harm")
return
if("C")
toggle_combat_mode()
return
return ..()