aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/computer_screen.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2016-05-06 21:40:34 -0400
committerPaul Gilbert2016-07-10 16:38:38 -0400
commitb138134192bda77a4c1c941e194dc9d353aae256 (patch)
treefb51e0b84352b1343c80996d44989acad6c0fcf0 /engines/titanic/game/computer_screen.cpp
parent1e42f6ffed4c1d187863b548c708b42d611aab0e (diff)
downloadscummvm-rg350-b138134192bda77a4c1c941e194dc9d353aae256.tar.gz
scummvm-rg350-b138134192bda77a4c1c941e194dc9d353aae256.tar.bz2
scummvm-rg350-b138134192bda77a4c1c941e194dc9d353aae256.zip
TITANIC: Finished CTrueTalkManager start method
Diffstat (limited to 'engines/titanic/game/computer_screen.cpp')
-rw-r--r--engines/titanic/game/computer_screen.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/game/computer_screen.cpp b/engines/titanic/game/computer_screen.cpp
index 846858be0e..9d15ea903f 100644
--- a/engines/titanic/game/computer_screen.cpp
+++ b/engines/titanic/game/computer_screen.cpp
@@ -114,11 +114,11 @@ bool CComputerScreen::TimerMsg(CTimerMsg *msg) {
playSound("y#662.wav");
soundFn3(handle, 10, 2);
playClip(392, 450);
- startTalking("Doorbot", 0x3611A, 0);
+ startTalking("Doorbot", 0x3611A);
sleep(8000);
playClip(450, 492);
- startTalking("Doorbot", 0x36121, 0);
+ startTalking("Doorbot", 0x36121);
playClip(492, 522);
soundFn3(handle, 30, 2);