mirror of
https://github.com/ENSL/NS.git
synced 2025-02-16 17:11:15 +00:00
add hud_drawwaypoints to adv options
This commit is contained in:
parent
223dbfa988
commit
5cb0039a41
1 changed files with 12 additions and 0 deletions
|
@ -107,6 +107,18 @@ DESCRIPTION INFO_OPTIONS
|
||||||
{ "2.000000" }
|
{ "2.000000" }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"hud_drawwaypoints"
|
||||||
|
{
|
||||||
|
"Show waypoints on HUD"
|
||||||
|
{
|
||||||
|
LIST
|
||||||
|
"Never" "0"
|
||||||
|
"Always" "1"
|
||||||
|
"Until acknowledged" "2"
|
||||||
|
}
|
||||||
|
{ "2.000000" }
|
||||||
|
}
|
||||||
|
|
||||||
"hud_nameinfo"
|
"hud_nameinfo"
|
||||||
{
|
{
|
||||||
"Teammate's welder/parasite status"
|
"Teammate's welder/parasite status"
|
||||||
|
|
Loading…
Reference in a new issue