diff options
-rw-r--r-- | engines/cge/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cge/detection.cpp b/engines/cge/detection.cpp index c64295db0e..abb0cf5efb 100644 --- a/engines/cge/detection.cpp +++ b/engines/cge/detection.cpp @@ -74,7 +74,7 @@ static const ADGameDescription gameDescriptions[] = { {"vol.dat", 0, "75d385a6074c58b69f7730481f256051", 1796710}, AD_LISTEND }, - Common::PL_POL, Common::kPlatformPC, ADGF_DEMO , GUIO_NONE + Common::EN_ANY, Common::kPlatformPC, ADGF_DEMO , GUIO_NONE }, { "soltys", "Soltys Demo (not supported)", |