mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-19 16:01:35 +00:00
Double fuck.
This commit is contained in:
parent
0c2fb80ec9
commit
e2a98a1591
1 changed files with 0 additions and 1 deletions
|
@ -1165,7 +1165,6 @@ static void P_NetUnArchiveWorld(void)
|
|||
for (j = 0; j < ncount; j++)
|
||||
sectors[i].tags.tags[j] = READINT16(get);
|
||||
}
|
||||
sectors[i].tag = READINT16(get); // DON'T use P_ChangeSectorTag
|
||||
if (diff3 & SD_TAGLIST)
|
||||
{
|
||||
sectors[i].firsttag = READINT32(get);
|
||||
|
|
Loading…
Reference in a new issue