Added comment keyword, per Fingolfin
svn-id: r9831
This commit is contained in:
parent
6cc598250d
commit
6768da3e76
1 changed files with 2 additions and 2 deletions
|
@ -1462,8 +1462,8 @@ void Scumm_v5::o5_putActorInRoom() {
|
|||
|
||||
a = derefActor(act, "o5_putActorInRoom");
|
||||
|
||||
// Fix for Bug #770710
|
||||
// This fix fixes conflicting actor usage by two different scripts
|
||||
// WORKAROUND: Fix for Bug #770710
|
||||
// This fixes conflicting actor usage by two different scripts
|
||||
// in MI1 Demo (PC GID_MONKEY_EGA or Amiga GID_MONKEY_VGA). The
|
||||
// exit script for the LucasArts logo screen attempts to reset an
|
||||
// actor that has already been set up for the next scene by the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue