aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'queen/logic.h')
-rw-r--r--queen/logic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/logic.h b/queen/logic.h
index 923fa8bb73..40bf8d38c1 100644
--- a/queen/logic.h
+++ b/queen/logic.h
@@ -363,7 +363,7 @@ protected:
ZoneSlot _zones[2][MAX_ZONES_NUMBER];
//! Actor position in room is _walkOffData[_entryObj]
- uint16 _entryObj;
+ int16 _entryObj;
//! Object description (Look At)
char **_objDescription; //OBJECT_DESCRstr