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
init.c
1
init.c
|
@ -383,6 +383,5 @@ void initialise(void)
|
|||
game.closed=false;
|
||||
game.clshnt=false;
|
||||
game.novice=false;
|
||||
game.setup=1;
|
||||
game.blklin=true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue