mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Update demoversion to follow up commit
d99335d5a0
Ensures fresh demos are using the new code path
This commit is contained in:
parent
2de94c94c8
commit
7da33d7e56
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue