Increment EDITLEVEL due to safe_wait

This commit is contained in:
Pasi Kallinen
2020-10-02 19:11:15 +03:00
parent fac154d364
commit 40648503b2
+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 22 #define EDITLEVEL 23
/* /*
* Development status possibilities. * Development status possibilities.