From b6f476c70f90dd451e7e931fe91ce7c86b922b20 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 26 Jun 2016 17:52:42 -0400 Subject: TITANIC: Cleanup and renamings for PET Starfield controller --- engines/titanic/pet_control/pet_control.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/titanic/pet_control/pet_control.h') 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; -- cgit v1.2.3