aboutsummaryrefslogtreecommitdiff
path: root/sword2/console.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/console.cpp')
-rw-r--r--sword2/console.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/sword2/console.cpp b/sword2/console.cpp
index 1bd521761b..4d9acfe3fc 100644
--- a/sword2/console.cpp
+++ b/sword2/console.cpp
@@ -57,6 +57,11 @@ Debugger::Debugger(Sword2Engine *vm)
// object resources (except player) in
// fnAddHuman()
+ _speechScriptWaiting = 0; // The id of whoever we're waiting for
+ // in a speech script. See fnTheyDo(),
+ // fnTheyDoWeWait(), fnWeWait(), and
+ // fnTimedWait().
+
_startTime = 0; // "TIMEON" & "TIMEOFF" - system start
// time