Unspk'd pour command

This commit is contained in:
NHOrus 2017-07-03 06:12:19 +03:00
parent 5613b0ce36
commit 38970a1c98
4 changed files with 15 additions and 18 deletions

View file

@ -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;