Make SINKS unconditional.

This commit is contained in:
Sean Hunt
2015-03-17 18:45:58 +02:00
committed by Pasi Kallinen
parent 161070ce56
commit 44ca9fc16a
23 changed files with 6 additions and 92 deletions
-1
View File
@@ -418,7 +418,6 @@ typedef unsigned char uchar;
/* display features */
#define LOADSYMSETS /* loadable symbol sets; only default symbols w/o this */
/* dungeon features */
#define SINKS /* Kitchen sinks - Janet Walz */
/* dungeon levels */
#define WALLIFIED_MAZE /* Fancy mazes - Jean-Christophe Collet */
#define REINCARNATION /* Special Rogue-like levels */