Double fuck.

This commit is contained in:
Nev3r 2020-04-17 23:02:16 +02:00
parent 0c2fb80ec9
commit e2a98a1591
1 changed files with 0 additions and 1 deletions

View File

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