This commit is contained in:
parent
b82f7ef496
commit
eaa6adda93
2 changed files with 2 additions and 7 deletions
|
@ -132,11 +132,6 @@ void CBasePickup::think(int _frames)
|
|||
{
|
||||
CPickupThing::think(_frames);
|
||||
thinkPickup(_frames);
|
||||
|
||||
if(PadGetDown(0)&PAD_L2)
|
||||
{
|
||||
collect(NULL);
|
||||
}
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue