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:
PatR
2023-04-22 05:51:19 -07:00
parent 659fc2feb3
commit 92daa57395

View File

@@ -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.