This commit is contained in:
parent
ae3e0482ea
commit
48a884f3f0
12 changed files with 174 additions and 27 deletions
|
@ -61,7 +61,7 @@
|
|||
---------------------------------------------------------------------- */
|
||||
void CNetPickup::collect(class CPlayer *_player)
|
||||
{
|
||||
// _player->setMode(PLAYER_MODE_NET);
|
||||
_player->setMode(PLAYER_MODE_NET);
|
||||
CBasePickup::collect(_player);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue