This commit is contained in:
Charles 2001-07-06 15:21:14 +00:00
parent d00521459d
commit c483e466aa
6 changed files with 27 additions and 10 deletions

View file

@ -436,7 +436,7 @@ void CNpcIronDogfishEnemy::hasBeenSteamed( DVECTOR &steamPos )
//hasBeenAttacked();
m_steamTimer = 4 * GameState::getOneSecondInFrames();
m_effect->killFX();
//m_effect->killFX();
}
}