Merge pull request #9804 from Ghommie/Ghommie-cit351

Unmodularize keybindings.
This commit is contained in:
kevinz000
2021-01-04 01:31:17 -03:00
committed by Archie
parent b6d264ec5b
commit ca55e5f8b0
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 ..()