This commit is contained in:
parent
17ec5b64c3
commit
8bb80c5c4d
6 changed files with 16 additions and 8 deletions
|
@ -164,7 +164,7 @@ void CNpcStaticClamEnemy::processClose( int _frames )
|
|||
}
|
||||
}
|
||||
|
||||
void CNpcStaticClamEnemy::processShot()
|
||||
void CNpcStaticClamEnemy::processShot( int _frames )
|
||||
{
|
||||
if ( !m_isStunned )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue