This commit is contained in:
parent
95a497d5d3
commit
25861a7148
3 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
---------------------------------------------------------------------- */
|
||||
void CHelmetPickup::collect(class CPlayer *_player)
|
||||
{
|
||||
_player->giveDivingHelmet();
|
||||
CBasePickup::collect(_player);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue