Fixed nocreate.

This commit is contained in:
Bart House
2018-11-22 22:06:55 -08:00
parent ae9462e7f7
commit f305d1ab6c
10 changed files with 60 additions and 348 deletions
-9
View File
@@ -552,15 +552,6 @@ typedef unsigned char uchar;
#endif
/* PLAYAGAIN support for allowing the game shell to stay open after the player
* saves or dies. This requires that the game engine can be re-entered to
* start another game.
*
* This support does not include supporting playing another game when
* a panic has occured due to undetermined state the engine is left in after a
* panic */
/* #define PLAYAGAIN */
/* End of Section 4 */
#ifdef TTY_TILES_ESCCODES