aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/neverhood/console.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/neverhood/console.cpp b/engines/neverhood/console.cpp
index 411e5eceb7..8db62d8487 100644
--- a/engines/neverhood/console.cpp
+++ b/engines/neverhood/console.cpp
@@ -147,6 +147,7 @@ bool Console::Cmd_Cheat(int argc, const char **argv) {
scene->_changeCurrentSymbol = false;
scene->_symbolPosition = 11;
+ scene->_countdown1 = 36;
DebugPrintf("Puzzle solved\n");
} else {