Rebind throw to shift-q (#2388)

This commit is contained in:
Peter Wedder
2020-10-26 15:08:04 +02:00
committed by GitHub
parent 70867d88cc
commit 790c7666c7

View File

@@ -105,9 +105,9 @@ binds:
key: E key: E
- function: ThrowItemInHand - function: ThrowItemInHand
type: State type: State
key: MouseLeft key: Q
canFocus: true canFocus: true
mod1: Alt mod1: Shift
- function: TryPullObject - function: TryPullObject
type: State type: State
canFocus: true canFocus: true