setCameraAt call not required, doesn't match original.
svn-id: r17405
This commit is contained in:
parent
94e1db9ea8
commit
21c2c60343
1 changed files with 0 additions and 1 deletions
|
@ -1340,7 +1340,6 @@ void ScummEngine_v6::o6_loadRoomWithEgo() {
|
|||
VAR(VAR_WALKTO_OBJ) = 0;
|
||||
|
||||
if (_version == 6) {
|
||||
setCameraAt(a->_pos.x, a->_pos.y);
|
||||
setCameraFollows(a);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue