aboutsummaryrefslogtreecommitdiff
path: root/saga/interface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/interface.cpp')
-rw-r--r--saga/interface.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/saga/interface.cpp b/saga/interface.cpp
index f3618b00c8..992a4ccbd6 100644
--- a/saga/interface.cpp
+++ b/saga/interface.cpp
@@ -1472,6 +1472,9 @@ void Interface::drawStatusBar() {
int stringWidth;
int color;
+ if (_panelMode == kPanelChapterSelection)
+ return;
+
backBuffer = _vm->_gfx->getBackBuffer();
// Disable this for IHNM for now, since that game uses the full screen