- fixed inverted menu setting for 'Disable menu clean scaling'

https://forum.zdoom.org/viewtopic.php?t=70475
This commit is contained in:
alexey.lysiuk 2020-11-01 10:47:48 +02:00
parent 18bf807ab3
commit 515742033e
1 changed files with 1 additions and 1 deletions

View File

@ -1247,7 +1247,7 @@ OptionMenu "MiscOptions" protected
Option "$DSPLYMNU_SHOWENDOOM", "showendoom", "Endoom" Option "$DSPLYMNU_SHOWENDOOM", "showendoom", "Endoom"
} }
StaticText " " StaticText " "
Option "$MISCMNU_CLEANMENU", "m_cleanscale", "OnOff" Option "$MISCMNU_CLEANMENU", "m_cleanscale", "OffOn"
Option "$MISCMNU_CLEANSTAT", "wi_cleantextscale", "OnOff" Option "$MISCMNU_CLEANSTAT", "wi_cleantextscale", "OnOff"
Option "$MISCMNU_WIPERCENT", "wi_percents", "OnOff" Option "$MISCMNU_WIPERCENT", "wi_percents", "OnOff"