mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
Revert this
This commit is contained in:
parent
7b484e9d75
commit
d907158b12
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ JoyType_t Joystick4;
|
||||||
#define SAVEGAMESIZE (1024)
|
#define SAVEGAMESIZE (1024)
|
||||||
|
|
||||||
// SRB2kart
|
// SRB2kart
|
||||||
char gamedatafilename[64] = "vr.dat";
|
char gamedatafilename[64] = "kartdata.dat";
|
||||||
char timeattackfolder[64] = "kart";
|
char timeattackfolder[64] = "kart";
|
||||||
char customversionstring[32] = "\0";
|
char customversionstring[32] = "\0";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue