This commit is contained in:
parent
3a8b8a4535
commit
6c608b0aca
19 changed files with 48 additions and 67 deletions
|
@ -41,6 +41,7 @@ void CNpcSubSharkEnemy::postInit()
|
|||
m_state = SUB_SHARK_MINE_1;
|
||||
m_extendDir = EXTEND_RIGHT;
|
||||
m_npcPath.setPathType( CNpcPath::PONG_PATH );
|
||||
m_salvoCount = 0;
|
||||
}
|
||||
|
||||
void CNpcSubSharkEnemy::processMovement( int _frames )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue