diff options
Diffstat (limited to 'engines')
-rwxr-xr-x | engines/hugo/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hugo/detection.cpp b/engines/hugo/detection.cpp index d780dda6d8..cf10bbbe0f 100755 --- a/engines/hugo/detection.cpp +++ b/engines/hugo/detection.cpp @@ -231,4 +231,4 @@ void HugoEngine::initGamePart(const HugoGameDescription *gd) { break; } } -} // End of namespace Gob +} // End of namespace Hugo |