From 97b2f5890e6485093a75004b1431649eaefdba4c Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Wed, 9 Sep 2015 21:48:21 -0400 Subject: SHERLOCK: 3DO: Improve syncing of 3do portrait movies with talk text --- engines/sherlock/talk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sherlock/talk.h') diff --git a/engines/sherlock/talk.h b/engines/sherlock/talk.h index a22a39db94..3bbb326c70 100644 --- a/engines/sherlock/talk.h +++ b/engines/sherlock/talk.h @@ -228,7 +228,7 @@ protected: * When the talk window has been displayed, waits a period of time proportional to * the amount of text that's been displayed */ - int waitForMore(int delay); + virtual int waitForMore(int delay); /** * Display the talk interface window -- cgit v1.2.3