Skip to content

Commit

Permalink
Bump save version
Browse files Browse the repository at this point in the history
  • Loading branch information
kraflab committed Oct 8, 2023
1 parent 6068eac commit 6e3a9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prboom2/src/p_saveg.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

#include "doomtype.h"

#define SAVEVERSION 3
#define SAVEVERSION 4

/* Persistent storage/archiving.
* These are the load / save game routines. */
Expand Down

0 comments on commit 6e3a9af

Please sign in to comment.