diff --git a/src/g_game.c b/src/g_game.c index 6bab07c37..2e1222f17 100644 --- a/src/g_game.c +++ b/src/g_game.c @@ -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) {