Add information on configuration to the README.md
This commit is contained in:
parent
50c0ee3424
commit
501cb5fe25
2 changed files with 9 additions and 1 deletions
|
@ -149,7 +149,6 @@ void Builder::run() {
|
|||
break;
|
||||
|
||||
case DONE: {
|
||||
|
||||
game.end_round();
|
||||
|
||||
if(game.is_dead()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue