Abolish setup check, there's no possibility of restart.
Note, this silently breaks old saves.
This commit is contained in:
parent
593b8e3caa
commit
a3c14ba077
4 changed files with 3 additions and 17 deletions
1
advent.h
1
advent.h
|
@ -52,7 +52,6 @@ struct game_t {
|
|||
long oldobj;
|
||||
long panic;
|
||||
long saved;
|
||||
long setup;
|
||||
long tally;
|
||||
long thresh;
|
||||
long trndex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue