Little fix for the Loom room
svn-id: r3578
This commit is contained in:
parent
c88e7351b4
commit
72d4b02cb0
2 changed files with 2 additions and 2 deletions
|
@ -322,7 +322,7 @@ int Scumm::scummLoop(int delta) {
|
|||
camera._cur.y != camera._last.y || _BgNeedsRedraw ||
|
||||
_fullRedraw) {
|
||||
#endif
|
||||
redrawBGAreas();
|
||||
redrawBGAreas();
|
||||
}
|
||||
processDrawQue();
|
||||
setActorRedrawFlags();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue