From 90fe7c10e47f283fb0cc796c3adf0fc7bca317bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Mon, 20 Jan 2020 19:10:18 +0100 Subject: Shift-Mode Press Shift + Mousewheel to access inventory --- bindings-shift.cfg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bindings-shift.cfg (limited to 'bindings-shift.cfg') diff --git a/bindings-shift.cfg b/bindings-shift.cfg new file mode 100644 index 0000000..f2ee9c0 --- /dev/null +++ b/bindings-shift.cfg @@ -0,0 +1,2 @@ +bind "MWHEELUP" "invprev" +bind "MWHEELDOWN" "invnext" -- cgit v1.2.3