aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/npcs/titania.cpp
diff options
context:
space:
mode:
authorDavid Fioramonti2017-09-15 18:17:43 -0700
committerColin Snover2017-09-15 23:44:13 -0500
commit817c9e77aa6f2c40571e807888bace46b08d0142 (patch)
tree5d7fff5b9f24f47e79137a29534af6871dac77b9 /engines/titanic/npcs/titania.cpp
parent45cadfd9fbb25d28a7ff96a719f259f20499a93e (diff)
downloadscummvm-rg350-817c9e77aa6f2c40571e807888bace46b08d0142.tar.gz
scummvm-rg350-817c9e77aa6f2c40571e807888bace46b08d0142.tar.bz2
scummvm-rg350-817c9e77aa6f2c40571e807888bace46b08d0142.zip
SCI32: Fix bad play call in Shivers room 23090
This fixes a bad play call by replacing it with a fade call. The newRoom function In script rm23v090 (room 23090) was calling a play function with 5 arguments, but the play function only takes 4 arguments. Since it looks like a fade call it has been replaced with that. Fixes Trac#10200. snover helped.
Diffstat (limited to 'engines/titanic/npcs/titania.cpp')
0 files changed, 0 insertions, 0 deletions