aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_control.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-06-26 17:52:42 -0400
committerPaul Gilbert2016-07-15 19:25:17 -0400
commitb6f476c70f90dd451e7e931fe91ce7c86b922b20 (patch)
treed69472af6aad2a097467e946c52183e47e589acc /engines/titanic/pet_control/pet_control.h
parentbe9a05f8b54e77a04c92aa766233bb8908b50c92 (diff)
downloadscummvm-rg350-b6f476c70f90dd451e7e931fe91ce7c86b922b20.tar.gz
scummvm-rg350-b6f476c70f90dd451e7e931fe91ce7c86b922b20.tar.bz2
scummvm-rg350-b6f476c70f90dd451e7e931fe91ce7c86b922b20.zip
TITANIC: Cleanup and renamings for PET Starfield controller
Diffstat (limited to 'engines/titanic/pet_control/pet_control.h')
-rw-r--r--engines/titanic/pet_control/pet_control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_control.h b/engines/titanic/pet_control/pet_control.h
index d03f1c5efb..e389a0e31a 100644
--- a/engines/titanic/pet_control/pet_control.h
+++ b/engines/titanic/pet_control/pet_control.h
@@ -56,7 +56,7 @@ private:
CPetSection *_sections[7];
CPetConversations _conversations;
CPetInventory _inventory;
- CPetStarfield _navHelmet;
+ CPetStarfield _starfield;
CPetRemote _remote;
CPetRooms _rooms;
CPetRealLife _realLife;