mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-03 00:35:54 +00:00
Spelling fix
svn-id: r18513
This commit is contained in:
parent
660ea5e66f
commit
954b578063
@ -1232,7 +1232,7 @@ void Logic::handlePinnacleRoom() {
|
||||
// update screen scrolling
|
||||
_vm->display()->horizontalScroll(mx);
|
||||
|
||||
// update bobs position / frame
|
||||
// update Bob's position / frame
|
||||
joe->x = piton->x = 3 * mx / 4 + 200;
|
||||
joe->frameNum = mx / 36 + 45;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user