diff options
author | Jamieson Christian | 2003-08-16 15:13:15 +0000 |
---|---|---|
committer | Jamieson Christian | 2003-08-16 15:13:15 +0000 |
commit | c67485254a612b0d247c7adbf888ef6772f386c6 (patch) | |
tree | 60c44250f1253740d574ce7db388bf51a8c04f8f /dists | |
parent | 87542e0edfb8df47090a703fa64b42e0ec356a77 (diff) | |
download | scummvm-rg350-c67485254a612b0d247c7adbf888ef6772f386c6.tar.gz scummvm-rg350-c67485254a612b0d247c7adbf888ef6772f386c6.tar.bz2 scummvm-rg350-c67485254a612b0d247c7adbf888ef6772f386c6.zip |
Fixed hang in MI1 EGA Demo. Hang was the result
of a conflict between two scripts trying to
putActorInRoom() on the same actor. One script
was trying to reset an actor which had already
been appropriated and set up by another script.
A warning is displayed when putActorInRoom()
is ignored, just in case this crops up in other
games and causes undesirable behavior. (I
tested with MI2 up until Woodtick, and didn't
encounter any places where the opcode had to
be ignored.)
svn-id: r9727
Diffstat (limited to 'dists')
0 files changed, 0 insertions, 0 deletions