This commit is contained in:
parent
4eaf0f7ab2
commit
e8512d179f
4 changed files with 28 additions and 23 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue