aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/detection.cpp
diff options
context:
space:
mode:
authorSimei Yin2017-07-21 11:42:30 +0200
committerSimei Yin2017-07-21 11:45:45 +0200
commit0cc9e591059453e2b22a541626c02901f808f0b8 (patch)
treefbc615a1ea2ab0e6ffb1b483fe7b132340cef946 /engines/sludge/detection.cpp
parentfd2cf90bb3eab1050d0513813c72a9e26a8166d5 (diff)
downloadscummvm-rg350-0cc9e591059453e2b22a541626c02901f808f0b8.tar.gz
scummvm-rg350-0cc9e591059453e2b22a541626c02901f808f0b8.tar.bz2
scummvm-rg350-0cc9e591059453e2b22a541626c02901f808f0b8.zip
SLUDGE: Add game Frasse and the Peas of Kejick
Diffstat (limited to 'engines/sludge/detection.cpp')
-rw-r--r--engines/sludge/detection.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sludge/detection.cpp b/engines/sludge/detection.cpp
index 0ab78145fa..2e95bdb279 100644
--- a/engines/sludge/detection.cpp
+++ b/engines/sludge/detection.cpp
@@ -49,6 +49,7 @@ static const PlainGameDescriptor sludgeGames[] = {
{ "verbcoin", "Verb Coin" },
{ "robinsrescue", "Robin's Rescue" },
{ "outoforder", "Out Of Order" },
+ { "frasse", "Frasse and the Peas of Kejick"},
{ 0, 0 }
};