object save/restore (trunk only)
Make the same simplification to save and restore of obj->oextra as was done yesterday for monst->mextra: no need for a set of all 0 sizes when the whole thing is null. Bumps EDITLEVEL again.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* Incrementing EDITLEVEL can be used to force invalidation of old bones
|
||||
* and save files.
|
||||
*/
|
||||
#define EDITLEVEL 42
|
||||
#define EDITLEVEL 43
|
||||
|
||||
#define COPYRIGHT_BANNER_A \
|
||||
"NetHack, Copyright 1985-2009"
|
||||
|
||||
Reference in New Issue
Block a user