aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/pegasus.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/pegasus.cpp')
-rw-r--r--engines/pegasus/pegasus.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/pegasus.cpp b/engines/pegasus/pegasus.cpp
index 81e8058628..420ca39331 100644
--- a/engines/pegasus/pegasus.cpp
+++ b/engines/pegasus/pegasus.cpp
@@ -1136,6 +1136,7 @@ void PegasusEngine::doInterfaceOverview() {
overviewText.redrawMovieWorld();
refreshDisplay();
+ _system->delayMillis(10);
}
if (shouldQuit())