This commit is contained in:
Paul 2001-08-04 20:58:56 +00:00
parent 95168c16b2
commit ff13d67687
7 changed files with 43 additions and 13 deletions

View file

@ -140,7 +140,6 @@ void CBossText::select()
CSoundMediator::stopSong();
CSoundMediator::setSong(s_bossData[GameScene.GetLevel().getCurrentChapter()-1].m_songId);
CFader::setFadingIn();
}
/*----------------------------------------------------------------------