- use correct label for "No" text.

This commit is contained in:
Christoph Oelckers 2019-09-07 08:51:39 +02:00
parent 5968bb6114
commit fd6f6b1356

View file

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