diff options
author | André Glüpker <git@wgmd.de> | 2020-12-05 16:40:38 +0100 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2020-12-05 16:40:38 +0100 |
commit | 5730db8383a82341c32291c7d1940439159f76d5 (patch) | |
tree | e04e22772fe0f9f3027b9f5dc8ef68560e89413b /bindings.cfg | |
parent | a5ba44582443e16670f95fe16886bd333d529d15 (diff) | |
download | config-csgo-5730db8383a82341c32291c7d1940439159f76d5.tar.gz config-csgo-5730db8383a82341c32291c7d1940439159f76d5.tar.bz2 config-csgo-5730db8383a82341c32291c7d1940439159f76d5.zip |
Remove deprecated options
and invalid comment #
Diffstat (limited to 'bindings.cfg')
-rwxr-xr-x[-rw-r--r--] | bindings.cfg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bindings.cfg b/bindings.cfg index 2247d87..34a90a3 100644..100755 --- a/bindings.cfg +++ b/bindings.cfg @@ -14,7 +14,6 @@ cl_autowepswitch 0 cl_dm_buyrandomweapons 0 cl_join_advertise 2 // https://www.reddit.com/r/GlobalOffensive/comments/40d8r9/cl_join_advertise_2_lets_your_friends_join_the/ closeonbuy 1 -lobby_default_access 0 // lobby default: 0 public, 1 private option_duck_method 0 option_speed_method 0 player_nevershow_communityservermessage 1 @@ -33,7 +32,6 @@ cl_hud_healthammo_style 1 // no health bars cl_hud_playercount_pos 1 // bottom cl_hud_playercount_showcount 0 cl_hud_radar_scale 1.25 -cl_loadout_colorweaponnames 0 cl_radar_always_centered 0 cl_radar_icon_scale_min 0.4 cl_radar_scale 0.5 @@ -87,7 +85,6 @@ net_client_steamdatagram_enable_override 1 voice_enable 1 voice_scale 0.5 snd_mixahead 0.075 // If clippy - more! Def: 0.1 -snd_legacy_surround 0 // emulated surround sound snd_mute_losefocus 0 // mute game when alt-tabbed lobby_voice_chat_enabled 0 // voice chat in lobby cl_mute_enemy_team 0 @@ -108,7 +105,6 @@ snd_rear_headphone_position 90 snd_front_stereo_speaker_position 53.2 // yy.y = (xx.x / 90 - 1) * theta + 90 snd_rear_stereo_speaker_position 90 -snd_musicvolume 0.1 snd_menumusic_volume 0 snd_deathcamera_volume 0 snd_roundend_volume 0 |