aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/dialogs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/dialogs.cpp')
-rw-r--r--engines/tinsel/dialogs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/dialogs.cpp b/engines/tinsel/dialogs.cpp
index 5c1d5eb1bd..63db3e119e 100644
--- a/engines/tinsel/dialogs.cpp
+++ b/engines/tinsel/dialogs.cpp
@@ -4199,7 +4199,7 @@ void InventoryProcess(CORO_PARAM, const void *) {
break;
case INITGAME:
KillInventory();
- bRestart = true;
+ FnRestartGame();
break;
case CLANG:
if (!LanguageChange())