timestamp change in save files requires EDITLEVEL bump

This commit is contained in:
nhmall
2026-04-13 07:11:47 -04:00
parent 4665b6c13c
commit c249de0c2a

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 137 #define EDITLEVEL 138
/* /*
* Development status possibilities. * Development status possibilities.