mirror of
https://github.com/ENSL/NS.git
synced 2024-11-26 06:20:57 +00:00
e24041c64a
- Fix readyroom crosshairs not applying after leaving a team
15 lines
No EOL
392 B
INI
15 lines
No EOL
392 B
INI
// Enter commands to be executed when in first person spectate.
|
|
cl_cross_color "255 255 255"
|
|
cl_cross_alpha "255"
|
|
cl_cross_thickness "2"
|
|
cl_cross_size "4"
|
|
cl_cross_gap "4"
|
|
cl_cross_outline "0.75"
|
|
cl_cross_outline_alpha ""
|
|
cl_cross_outline_inner "0"
|
|
cl_cross_line_top "1"
|
|
cl_cross_line_bottom "1"
|
|
cl_cross_line_left "1"
|
|
cl_cross_line_right "1"
|
|
cl_cross_dot_size "0"
|
|
cl_cross_circle_radius "0" |