Change the tips internal data struct
Previously adding any new tips invalidated saves; now you can have up to the number of bits in a long without change in savefile. Invalidates saves.
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 136
|
||||
#define EDITLEVEL 137
|
||||
|
||||
/*
|
||||
* Development status possibilities.
|
||||
|
||||
Reference in New Issue
Block a user