Abolish setup check, there's no possibility of restart.

Note, this silently breaks old saves.
This commit is contained in:
Eric S. Raymond 2017-06-13 10:20:15 -04:00
parent 593b8e3caa
commit a3c14ba077
4 changed files with 3 additions and 17 deletions

View file

@ -52,7 +52,6 @@ struct game_t {
long oldobj;
long panic;
long saved;
long setup;
long tally;
long thresh;
long trndex;