This commit is contained in:
parent
50b9bd45f2
commit
7bfc7d8246
1 changed files with 0 additions and 4 deletions
|
@ -156,10 +156,6 @@ void CBasePickup::render()
|
|||
{
|
||||
renderPickup(&pos);
|
||||
}
|
||||
/*
|
||||
DrawLine(pos.vx-15,pos.vy-15,pos.vx+15,pos.vy+15,255,255,255,0);
|
||||
DrawLine(pos.vx+15,pos.vy-15,pos.vx-15,pos.vy+15,255,255,255,0);
|
||||
*/
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue