aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/pet/pet_position.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/pet/pet_position.cpp')
-rw-r--r--engines/titanic/game/pet/pet_position.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/pet/pet_position.cpp b/engines/titanic/game/pet/pet_position.cpp
index 1dbedc4404..8ed16aef3c 100644
--- a/engines/titanic/game/pet/pet_position.cpp
+++ b/engines/titanic/game/pet/pet_position.cpp
@@ -153,7 +153,7 @@ bool CPETPosition::EnterViewMsg(CEnterViewMsg *msg) {
roomNum = 6;
if (pet) {
- pet->setRooms1CC(1);
+ pet->setRoomsSublevel(1);
pet->setRoomsRoomNum(roomNum);
pet->resetRoomsHighlight();