diff options
author | André Glüpker <git@wgmd.de> | 2020-01-20 19:10:18 +0100 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2020-01-20 19:10:18 +0100 |
commit | 90fe7c10e47f283fb0cc796c3adf0fc7bca317bb (patch) | |
tree | 3afd97c1e11de47c2f6bf79b23081691654ce4d9 /bindings-shift.cfg | |
parent | a305f38ac050c49793ebe867b8b5faf473bebe3e (diff) | |
download | config-csgo-90fe7c10e47f283fb0cc796c3adf0fc7bca317bb.tar.gz config-csgo-90fe7c10e47f283fb0cc796c3adf0fc7bca317bb.tar.bz2 config-csgo-90fe7c10e47f283fb0cc796c3adf0fc7bca317bb.zip |
Shift-Mode
Press Shift + Mousewheel to access inventory
Diffstat (limited to 'bindings-shift.cfg')
-rw-r--r-- | bindings-shift.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
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" |