From cd71364abd677017a48f2c3ac356f202e7952034 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 25 Mar 2023 23:26:38 +0100 Subject: [PATCH] cleanup --- games/csgo/config.cfg | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/games/csgo/config.cfg b/games/csgo/config.cfg index e93503e..d3b679f 100644 --- a/games/csgo/config.cfg +++ b/games/csgo/config.cfg @@ -4,8 +4,6 @@ // Deplacements unbind "z" unbind "q" -unbind "w" -unbind "a" unbind "s" unbind "d" bind "z" "+forward" @@ -14,22 +12,16 @@ bind "s" "+back" bind "d" "+moveright" // Crouch -unbind "CTRL" unbind "c" bind "c" "+duck" // Inspect + Drop -unbind "g" unbind "f" +unbind "g" bind "f" "drop" bind "g" "+lookatweapon" -// Reload and clear residuals -unbind "r" -bind "r" "+reload; r_cleardecals" - // Console -unbind "`" unbind "'" bind "'" "toggleconsole" @@ -37,7 +29,6 @@ bind "'" "toggleconsole" cl_dm_buyrandomweapons "0" // Voice chat -unbind "k" unbind "MOUSE5" bind "MOUSE5" "+voicerecord" voice_scale "0.25" @@ -52,7 +43,7 @@ cl_chatfilter_version "1" mm_dedicated_search_maxping "60" // Sensitivity -sensitivity "1.742450" +sensitivity "1.74" // Spectator view spec_replay_autostart "0"