diff options
author | André Glüpker <git@wgmd.de> | 2022-01-05 18:15:17 +0100 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2022-01-05 18:15:17 +0100 |
commit | 52256c25d24f1838b1a45a2ab0b3945eb0a6eee9 (patch) | |
tree | f271ad5c5910eb4d5851099e8bd8be6cde29fa7c /bindings.cfg | |
parent | cbb55d2add99fc5aab1e350667ed97def979722d (diff) | |
download | config-csgo-52256c25d24f1838b1a45a2ab0b3945eb0a6eee9.tar.gz config-csgo-52256c25d24f1838b1a45a2ab0b3945eb0a6eee9.tar.bz2 config-csgo-52256c25d24f1838b1a45a2ab0b3945eb0a6eee9.zip |
Disable my own tracers
Diffstat (limited to 'bindings.cfg')
-rwxr-xr-x | bindings.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings.cfg b/bindings.cfg index 22cfb84..c0748cb 100755 --- a/bindings.cfg +++ b/bindings.cfg @@ -18,7 +18,7 @@ closeonbuy 1 option_duck_method 0 option_speed_method 0 player_nevershow_communityservermessage 1 -r_drawtracers_firstperson 1 +r_drawtracers_firstperson 0 net_splitrate 2 net_droponsendoverflow 1 |