mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove debug print
This commit is contained in:
parent
7c528ead80
commit
893cc0fd9b
1 changed files with 0 additions and 2 deletions
|
|
@ -347,8 +347,6 @@ patch_t *HU_UpdateOrBlankPatch(patch_t **user, boolean required, const char *for
|
||||||
if (fileref < partadd_earliestfile)
|
if (fileref < partadd_earliestfile)
|
||||||
return *user;
|
return *user;
|
||||||
|
|
||||||
CONS_Printf("pe = %d, fr = %d\n", partadd_earliestfile, fileref);
|
|
||||||
|
|
||||||
lump |= (fileref << 16);
|
lump |= (fileref << 16);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue