This commit is contained in:
parent
367505e887
commit
4c0a773f2a
4 changed files with 100 additions and 19 deletions
|
@ -233,7 +233,7 @@ void CPlayerModeNet::think()
|
|||
|
||||
projectile->init( launchPos,
|
||||
fireHeading,
|
||||
CPlayerProjectile::PLAYER_PROJECTILE_DUMBFIRE,
|
||||
CPlayerProjectile::PLAYER_PROJECTILE_BOUNCING,
|
||||
CPlayerProjectile::PLAYER_PROJECTILE_FINITE_LIFE,
|
||||
5*60);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue