This commit is contained in:
parent
22ed69f29f
commit
962b32ffb3
2 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@ void CBalloonPickup::init()
|
|||
---------------------------------------------------------------------- */
|
||||
void CBalloonPickup::collect(class CPlayer *_player)
|
||||
{
|
||||
CBaseRespawningPickup::collect(_player);
|
||||
_player->setMode(PLAYER_MODE_BALLOON);
|
||||
CBaseRespawningPickup::collect(_player);
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue