diff options
author | André Glüpker <git@wgmd.de> | 2023-10-19 14:29:15 +0200 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2023-10-19 14:29:15 +0200 |
commit | 797d4ba99e39c70230572d02bd6bbe41886b3f8a (patch) | |
tree | 1dfac627e0cc3c86836cb983ec69182ed4511d62 | |
parent | 9ce5928e678c5299a7059401dc79df32084d36bb (diff) | |
download | config-csgo-797d4ba99e39c70230572d02bd6bbe41886b3f8a.tar.gz config-csgo-797d4ba99e39c70230572d02bd6bbe41886b3f8a.tar.bz2 config-csgo-797d4ba99e39c70230572d02bd6bbe41886b3f8a.zip |
Make HUD color match my color
-rw-r--r-- | agl-settings.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agl-settings.cfg b/agl-settings.cfg index cb28e5e..a2198b3 100644 --- a/agl-settings.cfg +++ b/agl-settings.cfg @@ -21,6 +21,6 @@ snd_mapobjective_volume 0.00 snd_roundaction_volume 0.00 snd_menumusic_volume 0.04 -cl_hud_color 9 +cl_hud_color 12 // 12 = player color, 0 = team color engine_no_focus_sleep 0 // could this fix fps while in background? mm_dedicated_search_maxping 50 |