mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-04 04:36:21 +00:00
leftover comment from earlier experiment
This commit is contained in:
parent
b5b1ca6e26
commit
c3151039b2
1 changed files with 0 additions and 2 deletions
|
|
@ -2146,8 +2146,6 @@ void D_MapChange(INT32 mapnum, INT32 newgametype, boolean pencoremode, boolean r
|
|||
|
||||
chmappending++;
|
||||
|
||||
// send infos. This seems very dumb but we use this for offline games and followers as some kind of band aid
|
||||
|
||||
if (netgame)
|
||||
WRITEUINT32(buf_p, M_RandomizedSeed()); // random seed
|
||||
SendNetXCmd(XD_MAP, buf, buf_p - buf);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue