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

@@ -56,6 +56,7 @@ void GameStateOptions::Start()
optionsList = NEW WGuiList("Misc");
optionsList->Add(NEW WGuiHeader("Card Display Options"));
optionsList->Add(NEW OptionInteger(Options::SHOWBORDER, "Show Borders"));
//black border
optionsList->Add(NEW OptionInteger(Options::BLKBORDER, "All Black Border"));
//show tokens in editor