mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-16 19:52:27 +00:00
Increment SAV_VERSIONMINOR
This commit is contained in:
parent
c752990720
commit
0dd4fa52e3
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue