aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-11-04 22:34:30 +0000
committerTravis Howell2005-11-04 22:34:30 +0000
commit32992c56451fda923e17f185d0f486f25884c9c0 (patch)
tree22df2eb88c15474664f3d6c8f90e3aadb0bbd597 /scumm
parent31160e1de50780df22e66236038eef86d80a5905 (diff)
downloadscummvm-rg350-32992c56451fda923e17f185d0f486f25884c9c0.tar.gz
scummvm-rg350-32992c56451fda923e17f185d0f486f25884c9c0.tar.bz2
scummvm-rg350-32992c56451fda923e17f185d0f486f25884c9c0.zip
Ooops
svn-id: r19428
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scumm.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index 762b17bf9a..8adad3059c 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -325,8 +325,6 @@ static const ScummGameSettings scumm_settings[] = {
GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_LOCALIZED, Common::kPlatformWindows},
{"PuttsFunShop", "Putt-Putt's One-Stop Fun Shop", GID_FUNSHOP, 6, 99, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_LOCALIZED, Common::kPlatformWindows},
- {"putttime", "Putt-Putt Travels Through Time", GID_HEGAME, 6, 99, MDT_NONE,
- GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
{"spyozon", "Spyfox 3: Operation Ozone", GID_HEGAME, 6, 99, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_NOSUBTITLES | GF_HE_LOCALIZED | GF_16BIT_COLOR, Common::kPlatformWindows},