remove sc
This commit is contained in:
parent
f665aa99f5
commit
142111f49e
1 changed files with 5 additions and 5 deletions
|
@ -62,11 +62,11 @@ spec_replay_autostart "0"
|
||||||
gameinstructor_enable "0"
|
gameinstructor_enable "0"
|
||||||
|
|
||||||
// Crosshair default
|
// Crosshair default
|
||||||
cl_crosshairalpha "255";
|
cl_crosshairalpha "255"
|
||||||
cl_crosshairusealpha "1";
|
cl_crosshairusealpha "1"
|
||||||
cl_crosshairdot "0";
|
cl_crosshairdot "0"
|
||||||
cl_crosshairgap_useweaponvalue "0";
|
cl_crosshairgap_useweaponvalue "0"
|
||||||
hud_showtargetid "0";
|
hud_showtargetid "0"
|
||||||
|
|
||||||
// Custom crosshair
|
// Custom crosshair
|
||||||
cl_crosshaircolor "2"
|
cl_crosshaircolor "2"
|
||||||
|
|
Loading…
Reference in a new issue