Increment SAV_VERSIONMINOR

This commit is contained in:
toaster 2023-11-19 19:14:47 +00:00
parent c752990720
commit 0dd4fa52e3

View file

@ -5651,7 +5651,7 @@ void G_SaveGameData(void)
// Can be called by the startup code or the menu task.
//
#define SAV_VERSIONMINOR 2
#define SAV_VERSIONMINOR 3
void G_LoadGame(void)
{