aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/detection.cpp
diff options
context:
space:
mode:
authorPaweł Kołodziejski2007-10-11 18:24:21 +0000
committerPaweł Kołodziejski2007-10-11 18:24:21 +0000
commitdd661390baf9d6ef80de8cded941b3d8606c717b (patch)
tree9384226388aac15b791cf5ac8f98b0ba69bf88c5 /engines/drascula/detection.cpp
parentb44531dae6ba35ac7c3c2940d61e1d66d01489fd (diff)
downloadscummvm-rg350-dd661390baf9d6ef80de8cded941b3d8606c717b.tar.gz
scummvm-rg350-dd661390baf9d6ef80de8cded941b3d8606c717b.tar.bz2
scummvm-rg350-dd661390baf9d6ef80de8cded941b3d8606c717b.zip
disable spanish version for now
svn-id: r29185
Diffstat (limited to 'engines/drascula/detection.cpp')
-rw-r--r--engines/drascula/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/drascula/detection.cpp b/engines/drascula/detection.cpp
index ab5a0c0c5b..057b8083c8 100644
--- a/engines/drascula/detection.cpp
+++ b/engines/drascula/detection.cpp
@@ -86,7 +86,7 @@ static const DrasculaGameDescription gameDescriptions[] = {
0,
0,
},
-
+/*
{
// Drascula Spanish version
{
@@ -101,7 +101,7 @@ static const DrasculaGameDescription gameDescriptions[] = {
0,
0,
0,
- },
+ },*/
{ AD_TABLE_END_MARKER, 0, 0, 0, 0 }
};