diff options
author | David Fioramonti | 2017-09-15 18:17:43 -0700 |
---|---|---|
committer | Colin Snover | 2017-09-15 23:44:13 -0500 |
commit | 817c9e77aa6f2c40571e807888bace46b08d0142 (patch) | |
tree | 5d7fff5b9f24f47e79137a29534af6871dac77b9 /engines/titanic/npcs | |
parent | 45cadfd9fbb25d28a7ff96a719f259f20499a93e (diff) | |
download | scummvm-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')
0 files changed, 0 insertions, 0 deletions