Added new option to show/hide card borders.

This commit is contained in:
valfieri
2019-10-25 00:23:46 +02:00
parent ca7c8f5cf9
commit 601a4432dc
5 changed files with 8 additions and 5 deletions

View File

@@ -18,8 +18,9 @@ const string Options::optionNames[] = {
"sfxVolume",
"difficulty",
"cheatmode",
"optimizedhand",
"cheatmodedecks",
"optimizedhand",
"cheatmodedecks",
"ShowBorder",
"BlackBorder",
"ShowTokens",
"GDVLargeImages",