diff options
Diffstat (limited to 'engines/titanic/game_location.cpp')
-rw-r--r-- | engines/titanic/game_location.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game_location.cpp b/engines/titanic/game_location.cpp index 2a01bbf248..23c2ae2598 100644 --- a/engines/titanic/game_location.cpp +++ b/engines/titanic/game_location.cpp @@ -112,4 +112,4 @@ CRoomItem *CGameLocation::getRoom() { return !view ? nullptr : view->findRoom(); } -} // End of namespace Titanic z +} // End of namespace Titanic |