This commit is contained in:
parent
3fc4da1be9
commit
196962c1b1
3 changed files with 7 additions and 2 deletions
|
@ -297,7 +297,7 @@ void CPlayerModeCoralBlower::think()
|
|||
projectile = CEnemyAsSpriteProjectile::Create();
|
||||
projectile->init( launchPos,
|
||||
launchHeading,//1024+(1024*facing),
|
||||
CPlayerProjectile::PLAYER_PROJECTILE_DUMBFIRE,
|
||||
CPlayerProjectile::PLAYER_PROJECTILE_DUMBFIRE_CORAL,
|
||||
CPlayerProjectile::PLAYER_PROJECTILE_FINITE_LIFE,
|
||||
5*60);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue