Unspk'd pour command
This commit is contained in:
parent
5613b0ce36
commit
38970a1c98
4 changed files with 15 additions and 18 deletions
4
cheat.c
4
cheat.c
|
@ -19,8 +19,8 @@ int main(int argc, char *argv[])
|
|||
|
||||
// Initialize game variables
|
||||
initialise();
|
||||
|
||||
/* we're generating a saved game, so saved once by default,
|
||||
|
||||
/* we're generating a saved game, so saved once by default,
|
||||
* unless overridden with command-line options below.
|
||||
*/
|
||||
game.saved = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue