increment EDITLEVEL for monst->meverseen
It seems unlikely that using a previously unused bit in the monst structure would introduce any issues with old data, but better safe than sorry. Save and bones files are invalidated.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* Incrementing EDITLEVEL can be used to force invalidation of old bones
|
||||
* and save files.
|
||||
*/
|
||||
#define EDITLEVEL 82
|
||||
#define EDITLEVEL 83
|
||||
|
||||
/*
|
||||
* Development status possibilities.
|
||||
|
||||
Reference in New Issue
Block a user