mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-22 01:57:16 +00:00
parent
8782ad0f91
commit
4b74eec418
@ -1555,7 +1555,7 @@ void Actor::walkActorOld() {
|
||||
|
||||
// FIXME: Fingolfin changed the destbox to curbox, matching walkActor.
|
||||
// Motivation for this was comparision with some MI EGA disasm...
|
||||
// However, that caused a regression in Indy3 (bug #813136).
|
||||
// However, that caused a regression in Indy3 (bug #809547).
|
||||
setBox(walkdata.destbox);
|
||||
// setBox(walkdata.curbox);
|
||||
} while (1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user