mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-06 18:26:36 +00:00
Fuck.
This commit is contained in:
parent
95146cfdab
commit
d3719d923b
1 changed files with 0 additions and 1 deletions
|
|
@ -918,7 +918,6 @@ static void P_NetArchiveWorld(void)
|
|||
for (j = 0; j < ss->tags.count; j++)
|
||||
WRITEINT16(put, ss->tags.tags[j]);
|
||||
}
|
||||
WRITEINT16(put, ss->tag);
|
||||
if (diff3 & SD_TAGLIST) // save both firsttag and nexttag
|
||||
{ // either of these could be changed even if tag isn't
|
||||
WRITEINT32(put, ss->firsttag);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue