corrected order of options

This commit is contained in:
Anthony Calosa
2017-03-05 22:09:12 +08:00
parent 12155f9390
commit e5ec92ac2a
2 changed files with 4 additions and 4 deletions

View File

@@ -20,10 +20,10 @@ const string Options::optionNames[] = {
"cheatmode",
"optimizedhand",
"cheatmodedecks",
"displayOSD",
"BlackBorder",
"GDVLargeImages"
"ShowTokens",
"GDVLargeImages",
"displayOSD",
"closed_hand",
"hand_direction",
"mana_display",