mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'demo-version-update' into 'master'
Update demoversion See merge request KartKrew/Kart!2450
This commit is contained in:
commit
cc3d262566
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