corrected order of options
This commit is contained in:
@@ -44,10 +44,10 @@ public:
|
||||
CHEATMODE,
|
||||
OPTIMIZE_HAND,
|
||||
CHEATMODEAIDECK,
|
||||
OSD,
|
||||
BLKBORDER,
|
||||
GDVLARGEIMAGE,
|
||||
SHOWTOKENS,
|
||||
GDVLARGEIMAGE,
|
||||
OSD,
|
||||
CLOSEDHAND,
|
||||
HANDDIRECTION,
|
||||
MANADISPLAY,
|
||||
|
||||
@@ -20,10 +20,10 @@ const string Options::optionNames[] = {
|
||||
"cheatmode",
|
||||
"optimizedhand",
|
||||
"cheatmodedecks",
|
||||
"displayOSD",
|
||||
"BlackBorder",
|
||||
"GDVLargeImages"
|
||||
"ShowTokens",
|
||||
"GDVLargeImages",
|
||||
"displayOSD",
|
||||
"closed_hand",
|
||||
"hand_direction",
|
||||
"mana_display",
|
||||
|
||||
Reference in New Issue
Block a user