aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/mars/shuttlehud.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/neighborhood/mars/shuttlehud.cpp')
-rw-r--r--engines/pegasus/neighborhood/mars/shuttlehud.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/neighborhood/mars/shuttlehud.cpp b/engines/pegasus/neighborhood/mars/shuttlehud.cpp
index 14f5b88319..11e826278b 100644
--- a/engines/pegasus/neighborhood/mars/shuttlehud.cpp
+++ b/engines/pegasus/neighborhood/mars/shuttlehud.cpp
@@ -128,7 +128,7 @@ void ShuttleHUD::hideTargetGrid() {
unlockOnTarget();
}
-void ShuttleHUD::useIdleTime() {
+void ShuttleHUD::useIdleTime() {
if (isVisible()) {
Common::Rect r;
g_robotShip->getShuttleBounds(r);