missing EDITLEVEL update
The Elbereth fix changed 'struct engr' and should have included an increment to EDITLEVEL to invalidate old save and bones files.
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 65
|
||||
#define EDITLEVEL 66
|
||||
|
||||
/*
|
||||
* Development status possibilities.
|
||||
|
||||
Reference in New Issue
Block a user