Fix warning

svn-id: r16444
This commit is contained in:
Eugene Sandulenko 2005-01-06 14:04:09 +00:00
parent 26d5810b81
commit b62ae808c8

View file

@ -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)