This commit is contained in:
parent
17ec5b64c3
commit
8bb80c5c4d
6 changed files with 16 additions and 8 deletions
|
@ -108,7 +108,7 @@ void CNpcSmallJellyfishProjectileEnemy::think(int _frames)
|
|||
break;
|
||||
|
||||
case NPC_CONTROL_SHOT:
|
||||
processShot();
|
||||
processShot( moveFrames );
|
||||
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue