- rename vid_scalemode 0 to 'normal'

This commit is contained in:
Rachael Alexanderson 2020-01-17 09:25:27 -05:00
parent 3b336a1476
commit 039196bcb3

View file

@ -2194,7 +2194,7 @@ OptionValue Ratios
}
OptionValue ScaleModes
{
0, "$OPTVAL_SCALENEAREST"
0, "$OPTVAL_NORMAL"
6, "320x200"
2, "640x400"
3, "960x600"