This commit is contained in:
parent
fe4210c7d2
commit
0868738831
1 changed files with 4 additions and 0 deletions
|
@ -1185,6 +1185,10 @@ int s_chosenScript=CFmaScene::FMA_SCRIPT__CH1FINISHED;
|
||||||
---------------------------------------------------------------------- */
|
---------------------------------------------------------------------- */
|
||||||
void CFmaScene::init()
|
void CFmaScene::init()
|
||||||
{
|
{
|
||||||
|
// if (s_chosenScript==FMA_SCRIPT__INTRO)
|
||||||
|
{ // Put up loading screen
|
||||||
|
CLevel::DisplayLoadingScreen();
|
||||||
|
}
|
||||||
int i;
|
int i;
|
||||||
ACTOR_DATA *actor;
|
ACTOR_DATA *actor;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue