aboutsummaryrefslogtreecommitdiff
path: root/saga/sfuncs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/sfuncs.cpp')
-rw-r--r--saga/sfuncs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/saga/sfuncs.cpp b/saga/sfuncs.cpp
index c7c49f4b74..42324cb990 100644
--- a/saga/sfuncs.cpp
+++ b/saga/sfuncs.cpp
@@ -310,6 +310,7 @@ int Script::SF_preDialog(SCRIPTFUNC_PARAMS) {
_vm->_interface->setMode(kPanelNull);
debug(1, "stub: SF_preDialog()");
+ return SUCCESS;
}
// Script function #13 (0x0D)