Config: Enable smoothScaling by default

There's really no reason not to.
This commit is contained in:
Jonas Kulla 2015-07-16 18:41:48 +02:00
parent 384249c31a
commit 9a3dd2d554
2 changed files with 3 additions and 3 deletions

View file

@ -57,9 +57,9 @@
# Apply linear interpolation when game screen
# is upscaled
# (default: disabled)
# (default: enabled)
#
# smoothScaling=false
# smoothScaling=true
# Sync screen redraws to the monitor refresh rate