mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-22 18:37:01 +00:00
Typo
svn-id: r35705
This commit is contained in:
parent
e7cbd2e14f
commit
3ee62c226f
@ -123,7 +123,7 @@ void MoviePlayerSMK::processFrame() {
|
||||
// Update the screen
|
||||
_vm->_system->updateScreen();
|
||||
|
||||
// Wait before showing the net frame
|
||||
// Wait before showing the next frame
|
||||
_vm->_system->delayMillis(waitTime);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user