This commit is contained in:
parent
43a5f46265
commit
62128a996f
@ -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…
Reference in New Issue
Block a user