diff options
author | André Glüpker <git@wgmd.de> | 2016-05-01 22:29:58 +0200 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2016-05-01 22:29:58 +0200 |
commit | 3ce5b4dded10f6efc85beab8dc8d590fc5e90a59 (patch) | |
tree | 80876858495e71773e5505327abb7798454f781b /bindings.cfg | |
parent | 672518db3c9e8dc362afe4ea81bd548012a7d788 (diff) | |
download | config-csgo-3ce5b4dded10f6efc85beab8dc8d590fc5e90a59.tar.gz config-csgo-3ce5b4dded10f6efc85beab8dc8d590fc5e90a59.tar.bz2 config-csgo-3ce5b4dded10f6efc85beab8dc8d590fc5e90a59.zip |
Change sensitivity
Diffstat (limited to 'bindings.cfg')
-rw-r--r-- | bindings.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings.cfg b/bindings.cfg index e8fe2a7..4e823c2 100644 --- a/bindings.cfg +++ b/bindings.cfg @@ -131,7 +131,7 @@ m_mouseaccel1 0 m_mouseaccel2 0 m_customaccel 0 m_customaccel_scale 0 -sensitivity 1.5 // Should be the same as windows as of 08.01.2016 +sensitivity 1.0 // Should be the same as windows as of 08.01.2016 // FPS (Mehrfache vom Tickrate) fps_max 129 // 129 // lets try 0 for a change :) |