- use correct label for "No" text.

This commit is contained in:
Christoph Oelckers 2019-09-07 08:51:39 +02:00 committed by drfrag
parent e94d18ab02
commit b894d5d04c

View file

@ -929,7 +929,7 @@ OptionMenu "VideoOptions" protected
OptionValue CrosshairHealthTypes
{
0.0, "$OPTVAL_NO"
0.0, "$TXT_NO"
1.0, "$OPTVAL_YES_STANDARD"
2.0, "$OPTVAL_YES_ENHANCED"
}