aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-05-09 13:29:04 +0000
committerTorbjörn Andersson2005-05-09 13:29:04 +0000
commite27f1456ff15187d75c8b23e7eed285ea32a1cf9 (patch)
tree133549ac7375ed5d3591d8e3de507b7bd14ffa32
parenta67144f72f417de8a76ad4e8a25f60106fee48aa (diff)
downloadscummvm-rg350-e27f1456ff15187d75c8b23e7eed285ea32a1cf9.tar.gz
scummvm-rg350-e27f1456ff15187d75c8b23e7eed285ea32a1cf9.tar.bz2
scummvm-rg350-e27f1456ff15187d75c8b23e7eed285ea32a1cf9.zip
The comment about the DOS version being sold without copy protection info
may not be correct after all, so I've removed it. svn-id: r18002
-rw-r--r--gob/gob.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gob/gob.cpp b/gob/gob.cpp
index eb272d7642..4348728384 100644
--- a/gob/gob.cpp
+++ b/gob/gob.cpp
@@ -50,12 +50,8 @@ struct GobGameSettings {
static const GobGameSettings gob_games[] = {
{"gob1", "Gobliiins 1 (CD)", 0, "45f9c1162dd7040fd05fd013ccc176e2"},
-
- // I'm a bit uncertain what to call these two. The DOS version should
- // not use copy protection, since it didn't include the color table.
{"gob1", "Gobliiins 1 (DOS)", 0, "82aea70ef26f41fa963dfae270993e49"},
{"gob1", "Gobliiins 1 (Windows)", 0, "8a5e850c49d7cacdba5f5eb1fcc77b89"},
-
{"gob1", "Gobliiins 1 (Demo)", 0, "4f5bf4b9e4c39ebb93579747fc678e97"},
#if 0