Increment EDITLEVEL

Forgot to increment EDITLEVEL when I did the stairs change,
and again after fixing the Oracle bones stairs. Lets do it now.
This commit is contained in:
Pasi Kallinen
2020-12-05 19:38:20 +02:00
parent 44920d4650
commit 0462a2088c
+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 27 #define EDITLEVEL 28
/* /*
* Development status possibilities. * Development status possibilities.