From 2a71ac0dc81331280a9b22f20db98cec006bd819 Mon Sep 17 00:00:00 2001 From: David Eriksson Date: Fri, 7 Nov 2003 10:57:21 +0000 Subject: Minor fixes. svn-id: r11185 --- queen/cutaway.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'queen/cutaway.h') diff --git a/queen/cutaway.h b/queen/cutaway.h index 1d4e0ed0ca..f482619492 100644 --- a/queen/cutaway.h +++ b/queen/cutaway.h @@ -185,6 +185,9 @@ class Cutaway { //! Name of .dog file char _talkFile[MAX_FILENAME_SIZE]; + //! Person to talk to + int16 _talkTo; + //! Used by changeRooms ObjectDataBackup _personData[MAX_PERSON_COUNT]; -- cgit v1.2.3