Add boolean option "bones"

Setting bones off prevents saving and loading bones files.
This commit is contained in:
Pasi Kallinen
2015-03-10 19:48:04 +02:00
parent f0a335da2a
commit d5abd07dad
5 changed files with 7 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
* Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files.
*/
#define EDITLEVEL 55
#define EDITLEVEL 56
#define COPYRIGHT_BANNER_A \
"NetHack, Copyright 1985-2012"