- re-added the menu option for wipetype which got lost in a recent menu reorganization.

This commit is contained in:
Christoph Oelckers 2019-04-19 09:35:03 +02:00
parent cd929e0c76
commit 4e23d543ef
1 changed files with 1 additions and 0 deletions

View File

@ -923,6 +923,7 @@ OptionMenu "VideoOptions" protected
Slider "$DSPLYMNU_CONTRAST", "vid_contrast", 0.1, 3.0, 0.1
Slider "$DSPLYMNU_SATURATION", "vid_saturation", -3.0, 3.0, 0.25, 2
StaticText " "
Option "$DSPLYMNU_WIPETYPE", "wipetype", "Wipes"
Option "$DSPLYMNU_DRAWFUZZ", "r_drawfuzz", "Fuzziness"
Option "$DSPLYMNU_OLDTRANS", "r_vanillatrans", "VanillaTrans"
Slider "$DSPLYMNU_TRANSSOUL", "transsouls", 0.25, 1.0, 0.05, 2