Fix ordering

This commit is contained in:
Jonas Kulla 2017-12-11 00:51:21 +01:00
parent 7d9a85dbbd
commit 2f81fbbf4b
1 changed files with 6 additions and 6 deletions

View File

@ -77,12 +77,6 @@
# defScreenW=640
# Override the game window title
# (default: none)
#
# windowTitle=Custom Title
# Specify the window height on startup. If set to 0,
# it will default to the default resolution height
# specific to the RGSS version (480 in RGSS1, 416
@ -92,6 +86,12 @@
# defScreenH=480
# Override the game window title
# (default: none)
#
# windowTitle=Custom Title
# Enforce a static frame rate
# (0 = disabled)
#