Revert "check."

This reverts commit 7814d9097a.
This commit is contained in:
nhmall
2018-11-23 22:17:16 -05:00
parent 7ce4c28eb9
commit 93ebcf0071
9 changed files with 335 additions and 44 deletions

View File

@@ -556,6 +556,15 @@ 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