This commit is contained in:
parent
6630244a6f
commit
a7949471f1
23 changed files with 110 additions and 38 deletions
|
@ -109,7 +109,6 @@ DVECTOR CGlassesPickup::getSizeForPlacement()
|
|||
void CGlassesPickup::collect(class CPlayer *_player)
|
||||
{
|
||||
_player->giveGlasses();
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_GLASSES_ON);
|
||||
CBasePickup::collect(_player);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue