Bump the save format number, just in case.

This commit is contained in:
Eric S. Raymond 2019-02-28 06:04:57 -05:00
parent 81af59974b
commit b2b4377f71

View file

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