This commit is contained in:
Paul 2001-08-07 15:41:47 +00:00
parent 4eaf0f7ab2
commit e8512d179f
4 changed files with 28 additions and 23 deletions

View file

@ -1201,13 +1201,12 @@ int s_chosenScript=CFmaScene::FMA_SCRIPT__PLANKTON;
---------------------------------------------------------------------- */
void CFmaScene::init()
{
// if (s_chosenScript==FMA_SCRIPT__INTRO)
{ // Put up loading screen
CLevel::DisplayLoadingScreen();
}
int i;
ACTOR_DATA *actor;
CLevel::DisplayLoadingScreen(-2);
m_level=NULL;
m_party=NULL;