lol test net replay stuff

This commit is contained in:
fickleheart 2019-01-12 01:32:07 -06:00
parent 11837576a1
commit aea82da5fc

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--;