From 48a076f5a0fe62cab6d2e3231b9ae3b71e1ebbc4 Mon Sep 17 00:00:00 2001 From: Daveo Date: Thu, 6 Sep 2001 19:03:11 +0000 Subject: [PATCH] --- source/fmv/fmv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/fmv/fmv.cpp b/source/fmv/fmv.cpp index b6d28b3ad..81e9a90f0 100644 --- a/source/fmv/fmv.cpp +++ b/source/fmv/fmv.cpp @@ -150,7 +150,7 @@ static const FmvData s_fmvData[MAX_FMVS]= {FILEPOS_CLIMAX_STR, 243-15 }, {FILEPOS_INTRO_STR, 607-15 }, #if defined(__TERRITORY_EUR__) - {FILEPOS_DEMO_STR, 582-15 }, + {FILEPOS_DEMO_STR, 909}, #endif };