diff options
-rw-r--r-- | engines/gob/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 464fbea909..98a5372cbb 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -948,4 +948,4 @@ bool GobEngine::detectGame() { return true; } -} // End of namespace Parallaction +} // End of namespace Gob |