aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/dialogs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/dialogs.cpp')
-rw-r--r--engines/scumm/dialogs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/dialogs.cpp b/engines/scumm/dialogs.cpp
index 8977bc108f..e008ce2179 100644
--- a/engines/scumm/dialogs.cpp
+++ b/engines/scumm/dialogs.cpp
@@ -981,7 +981,7 @@ void DebugInputDialog::handleKeyDown(Common::KeyState state) {
draw();
reflowLayout();
setInfoText(total);
- }
+ }
}
} // End of namespace Scumm