Update demoversion to follow up commit

d99335d5a0
Ensures fresh demos are using the new code path
This commit is contained in:
Ashnal 2024-09-05 01:03:07 -04:00
parent 2de94c94c8
commit 7da33d7e56

View file

@ -172,7 +172,7 @@ demoghost *ghosts = NULL;
// - 0x000C (Ring Racers v2.2)
// - 0x000D (Ring Racers v2.3)
#define DEMOVERSION 0x000D
#define DEMOVERSION 0x000E
boolean G_CompatLevel(UINT16 level)
{