mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-22 22:46:12 +00:00
Double fuck.
This commit is contained in:
parent
d3719d923b
commit
98daa82462
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…
Add table
Reference in a new issue