This commit is contained in:
parent
26c2820916
commit
892294dd3b
1 changed files with 2 additions and 1 deletions
|
@ -1159,7 +1159,8 @@ static const int *s_fmaScripts[CFmaScene::NUM_FMA_SCRIPTS]=
|
||||||
s_FMAPartyScript,
|
s_FMAPartyScript,
|
||||||
};
|
};
|
||||||
|
|
||||||
static CFmaScene::FMA_SCRIPT_NUMBER s_chosenScript=CFmaScene::FMA_SCRIPT__CH1FINISHED;
|
//CFmaScene::FMA_SCRIPT_NUMBER (pkg)
|
||||||
|
int s_chosenScript=CFmaScene::FMA_SCRIPT__CH5FINISHED;
|
||||||
|
|
||||||
/*----------------------------------------------------------------------
|
/*----------------------------------------------------------------------
|
||||||
Function:
|
Function:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue