mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-29 23:52:30 +00:00
Fuck.
This commit is contained in:
parent
6c12e6701d
commit
0c2fb80ec9
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…
Reference in a new issue