Increase EDITLEVEL post Zombie Apocalypse

I forgot to increase EDITLEVEL, as the Zombie Apocalypse added a timeout
routine, messing up saves and bones.
This commit is contained in:
Pasi Kallinen
2020-11-04 11:36:52 +02:00
parent c8d05ac352
commit c9ac5bc48a
+1 -1
View File
@@ -17,7 +17,7 @@
* Incrementing EDITLEVEL can be used to force invalidation of old bones * Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files. * and save files.
*/ */
#define EDITLEVEL 23 #define EDITLEVEL 24
/* /*
* Development status possibilities. * Development status possibilities.