This commit is contained in:
parent
43a5f46265
commit
62128a996f
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ void CFrontEndFMVAdvert::select()
|
||||||
{
|
{
|
||||||
StopLoad();
|
StopLoad();
|
||||||
#if defined(__TERRITORY_EUR__)
|
#if defined(__TERRITORY_EUR__)
|
||||||
FMV_play(FMV_INTRO,&fmvPerFrameFunc);
|
FMV_play(FMV_DEMO,&fmvPerFrameFunc);
|
||||||
#else
|
#else
|
||||||
ASSERT(0);
|
ASSERT(0);
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue