mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
HUGO: Use proper titles in detection entries
This commit is contained in:
parent
da6cf7337e
commit
2ba90a489f
@ -43,9 +43,9 @@ namespace Hugo {
|
||||
|
||||
static const PlainGameDescriptor hugoGames[] = {
|
||||
// Games
|
||||
{"hugo1", "Hugo 1: Hugo's House of Horrors"},
|
||||
{"hugo2", "Hugo 2: Whodunit?"},
|
||||
{"hugo3", "Hugo 3: Jungle of Doom"},
|
||||
{"hugo1", "Hugo's House of Horrors"},
|
||||
{"hugo2", "Hugo II: Whodunit?"},
|
||||
{"hugo3", "Hugo III: Jungle of Doom"},
|
||||
{nullptr, nullptr}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user