mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-31 04:02:37 +00:00
Self-reminder...
This commit is contained in:
parent
4e5aba836e
commit
ab0bb33d6e
1 changed files with 1 additions and 0 deletions
|
|
@ -3164,6 +3164,7 @@ boolean P_SetupLevel(boolean skipprecip)
|
|||
: mapheaderinfo[gamemap - 1]->numlaps);
|
||||
|
||||
//@TODO NET REPLAYS NEED BETTER FILE NAMING STUFF. ALSO OPTIONS. FUCK.
|
||||
//@TODO I'd like to fix dedis crashing when recording replays for the future too...
|
||||
if (!demoplayback && multiplayer && !dedicated) {
|
||||
static char buf[256];
|
||||
sprintf(buf, "replay"PATHSEP"online"PATHSEP"%d-%s", (int) (time(NULL)), G_BuildMapName(gamemap));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue