- add message scale value display to the menu.

Fixes #240
This commit is contained in:
Christoph Oelckers 2020-08-24 20:47:43 +02:00
parent 6d1e3e77fc
commit a5e798289b

View file

@ -1036,7 +1036,7 @@ OptionMenu "HUDOptions" //protected
Option "$DSPLYMNU_MESSAGEDISP", "con_notify_advanced", "HudMessageStyle"
Option "$MSGMNU_CENTERMESSAGES", "con_centernotify", "OnOff", "con_notify_advanced"
Option "$MSGMNU_PULSEMESSAGES", "con_pulsetext", "OnOff", "con_notify_advanced"
Slider "$MSGMNU_MESSAGESCALE", "con_scaletext", 0.0, 8.0, 1.0, -1
Slider "$MSGMNU_MESSAGESCALE", "con_scaletext", 0.0, 8.0, 1.0, 1
StaticText ""
Option "$DSPLYMNU_CROSSHAIR", "cl_crosshair", OnOff