Turn on 'fixedAspectRatio' by default

This is more consistent with RMXP's behavior.
This commit is contained in:
Jonas Kulla 2013-10-09 14:17:21 +02:00
parent 4b28314433
commit 8b53681e11
3 changed files with 6 additions and 6 deletions

View file

@ -1,10 +1,10 @@
[General]
debugMode=true
winResizable=true
debugMode=false
winResizable=false
fullscreen=false
fixedAspectRatio=false
fixedAspectRatio=true
smoothScaling=false
vsync=true
vsync=false
defScreenW=640
defScreenH=480
solidFonts=false