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:
Pasi Kallinen
2026-04-04 15:39:43 +03:00
parent 7120a7190e
commit 5f1163c11a
4 changed files with 6 additions and 6 deletions

View File

@@ -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.