- add menudef entries for the scaling text. (corresponding language strings are already added to the spreadsheet on Google)

This commit is contained in:
Rachael Alexanderson 2020-06-23 00:20:54 -04:00
parent 53ad870581
commit 7e25e04257
1 changed files with 6 additions and 0 deletions

View File

@ -1074,6 +1074,12 @@ OptionMenu "ScalingOptions" protected
ScaleSlider "$SCALEMNU_ALTHUD", "hud_althudscale", 0.0, 8.0, 1.0, "$SCALEMNU_USEUI"
StaticText " "
Option "$SCALEMNU_HUDASPECT", "hud_aspectscale", "OnOff"
StaticText " "
StaticText "$SCALEMNU_SCALECLASSIC", 1
Option "$SCALEMNU_INTER", "inter_classic_scaling", "OnOff"
Option "$SCALEMNU_BORDER", "ui_screenborder_classic_scaling", "OnOff"
Slider "$SCALEMNU_FACTOR", "classic_scaling_factor", 1.0, 3.0, 0.2, 1
Slider "$SCALEMNU_RATIO", "classic_scaling_pixelaspect", 1.0, 1.2, 0.2, 1
}
//-------------------------------------------------------------------------------------------
//