add binding for old key X

This commit is contained in:
ChancellorIkseew
2024-11-03 07:24:51 +10:00
parent ee8d0368bd
commit 240b406332
5 changed files with 6 additions and 1 deletions
+1
View File
@@ -16,4 +16,5 @@ player.attack="mouse:left"
player.build="mouse:right"
player.pick="mouse:middle"
player.drop="key:q"
player.fast_interaction="key:x"
hud.inventory="key:tab"