- ENDOOM is not Windows only anymore.

This commit is contained in:
Christoph Oelckers 2022-06-29 10:12:26 +02:00
parent 8da4f2a212
commit abaa0f2178

View file

@ -1241,11 +1241,9 @@ OptionMenu "MiscOptions" protected
StaticText " "
Option "$MISCMNU_QUICKEXIT", "m_quickexit", "OnOff"
IfOption(Windows)
{
StaticText " "
Option "$DSPLYMNU_SHOWENDOOM", "showendoom", "Endoom"
}
StaticText " "
Option "$DSPLYMNU_SHOWENDOOM", "showendoom", "Endoom"
StaticText " "
Option "$MISCMNU_CLEANMENU", "m_cleanscale", "OffOn"
Option "$MISCMNU_CLEANSTAT", "wi_cleantextscale", "OnOff"