Keybind to stop pulling. (#2094)

* keybind to stop pulling.

* smug
This commit is contained in:
derek
2020-09-16 14:58:50 -07:00
committed by GitHub
parent 84230a47ad
commit 158f765895
6 changed files with 20 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version: 1 # Not used right now, whatever.
version: 1 # Not used right now, whatever.
binds:
- function: UIClick
type: State
@@ -117,6 +117,9 @@ binds:
type: State
key: MouseRight
mod1: Control
- function: ReleasePulledObject
type: State
key: H
- function: OpenContextMenu
type: State
key: MouseRight