This commit is contained in:
Daveo 2001-08-29 21:50:05 +00:00
parent 43a5f46265
commit 62128a996f

View File

@ -84,7 +84,7 @@ void CFrontEndFMVAdvert::select()
{
StopLoad();
#if defined(__TERRITORY_EUR__)
FMV_play(FMV_INTRO,&fmvPerFrameFunc);
FMV_play(FMV_DEMO,&fmvPerFrameFunc);
#else
ASSERT(0);
#endif