This commit is contained in:
Charles 2001-06-11 15:42:07 +00:00
parent 367505e887
commit 4c0a773f2a
4 changed files with 100 additions and 19 deletions

View file

@ -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);