This commit is contained in:
Paul 2001-07-13 16:10:02 +00:00
parent a8ebe3b50f
commit 1269796a53

View file

@ -89,6 +89,8 @@ void CFrontEndNickLogo::unselect()
Returns:
---------------------------------------------------------------------- */
void CFrontEndNickLogo::think(int _frames)
{
if(!CFader::isFading())
{
m_frameCount+=_frames;
@ -98,6 +100,7 @@ void CFrontEndNickLogo::think(int _frames)
m_readyToExit=true;
}
}
}
/*----------------------------------------------------------------------
Function: