Skip to content

Commit

Permalink
WAGE: Added ZikTuria detection
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Feb 14, 2016
1 parent 3911c5c commit 6e91ae4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions engines/wage/detection.cpp
Expand Up @@ -103,6 +103,15 @@ static const ADGameDescription gameDescriptions[] = {
ADGF_NO_FLAGS,
GUIO0()
},
{
"wage",
"ZikTuria",
AD_ENTRY1s("ZikTuria", "e793155bed1a70fa2074a3fcd696b751", 54784),
Common::EN_ANY,
Common::kPlatformMacintosh,
ADGF_USEEXTRAASTITLE,
GUIO0()
},
{
"wage",
"Zoony",
Expand Down

0 comments on commit 6e91ae4

Please sign in to comment.