This commit is contained in:
Charles 2001-05-09 21:50:09 +00:00
parent 17ec5b64c3
commit 8bb80c5c4d
6 changed files with 16 additions and 8 deletions

View file

@ -164,7 +164,7 @@ void CNpcStaticClamEnemy::processClose( int _frames )
}
}
void CNpcStaticClamEnemy::processShot()
void CNpcStaticClamEnemy::processShot( int _frames )
{
if ( !m_isStunned )
{