Bump the save format number, just in case.
This commit is contained in:
parent
81af59974b
commit
b2b4377f71
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "advent.h"
|
||||
#include "dungeon.h"
|
||||
|
||||
#define VRSION 28 /* bump on save format change */
|
||||
#define VRSION 29 /* bump on save format change */
|
||||
|
||||
/*
|
||||
* If you change the first three members, the resume function may not properly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue