Next episode in V7 reimplementation. Nearly working
svn-id: r3658
This commit is contained in:
parent
8d6efb265f
commit
c21e9da1b6
6 changed files with 201 additions and 222 deletions
|
@ -1468,10 +1468,8 @@ void Scumm::o5_loadRoomWithEgo() {
|
|||
startScene(a->room, a, obj);
|
||||
_vars[VAR_WALKTO_OBJ] = 0;
|
||||
|
||||
#if !defined(FULL_THROTTLE)
|
||||
camera._dest.x = camera._cur.x = a->x;
|
||||
setCameraFollows(a);
|
||||
#endif
|
||||
|
||||
_fullRedraw=1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue