mirror of
https://github.com/ENSL/NS.git
synced 2024-11-22 04:31:12 +00:00
add waypoint blinking to presets
This commit is contained in:
parent
0f1365b785
commit
1b8460c74a
3 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,7 @@ hud_style "2"
|
|||
hud_mapstyle "3"
|
||||
//hud_mapnames "5"
|
||||
cl_hudmapzoom "2"
|
||||
hud_waypointblinking "0"
|
||||
|
||||
// New crosshairs
|
||||
crosshair "0"
|
||||
|
|
|
@ -27,6 +27,7 @@ hud_style "1"
|
|||
hud_mapstyle "3"
|
||||
//hud_mapnames "5"
|
||||
cl_hudmapzoom "2"
|
||||
hud_waypointblinking "1"
|
||||
|
||||
// New crosshairs
|
||||
crosshair "0"
|
||||
|
|
|
@ -27,6 +27,7 @@ hud_style "0"
|
|||
hud_mapstyle "1"
|
||||
//hud_mapnames "0"
|
||||
cl_hudmapzoom "3"
|
||||
hud_waypointblinking "2"
|
||||
|
||||
// Legacy sprite crosshairs
|
||||
crosshair "1"
|
||||
|
|
Loading…
Reference in a new issue