lol test net replay stuff

This commit is contained in:
fickleheart 2019-01-12 01:32:07 -06:00
parent c9444116dd
commit 1fb34ab65d
1 changed files with 5 additions and 0 deletions

View File

@ -2337,6 +2337,11 @@ static void Got_Mapcmd(UINT8 **cp, INT32 playernum)
return;
}
//@TODO NET REPLAYS NEED BETTER FILE NAMING STUFF. ALSO OPTIONS. FUCK.
if (multiplayer) {
G_RecordDemo("net_replay_test");
}
if (chmappending)
chmappending--;