aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_show_translation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_show_translation.h')
-rw-r--r--engines/titanic/pet_control/pet_show_translation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/pet_control/pet_show_translation.h b/engines/titanic/pet_control/pet_show_translation.h
index cef9708616..a0feae8504 100644
--- a/engines/titanic/pet_control/pet_show_translation.h
+++ b/engines/titanic/pet_control/pet_show_translation.h
@@ -31,7 +31,7 @@ namespace Titanic {
* Used by the German version to show contextual translation of
* English background text throughout the game
*/
-class CPetShowTranslation: public CGameObject {
+class CPETShowTranslation: public CGameObject {
DECLARE_MESSAGE_MAP;
bool EnterViewMsg(CEnterViewMsg *msg);
bool LeaveViewMsg(CLeaveViewMsg *msg);
@@ -39,7 +39,7 @@ class CPetShowTranslation: public CGameObject {
bool ArboretumGateMsg(CArboretumGateMsg *msg);
public:
CLASSDEF;
- CPetShowTranslation() : CGameObject() {}
+ CPETShowTranslation() : CGameObject() {}
/**
* Save the data for the class to file