mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
forgot to remove my debug code
This commit is contained in:
parent
0fbcd7719f
commit
1025c6e343
1 changed files with 0 additions and 2 deletions
|
@ -483,8 +483,6 @@ CL_ParseUpdate (int bits)
|
|||
|
||||
if (bits & U_NOLERP)
|
||||
forcelink = true;
|
||||
if (bits & 0xffff0000)
|
||||
printf ("%x\n", bits);
|
||||
|
||||
// QSG Start
|
||||
if (bits & U_ALPHA)
|
||||
|
|
Loading…
Reference in a new issue