diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h index 9dc5757fa50..3e87e48fd99 100644 --- a/engines/tsage/detection_tables.h +++ b/engines/tsage/detection_tables.h @@ -40,19 +40,19 @@ static const tSageGameDescription gameDescriptions[] = { GType_Ringworld, GF_CD | GF_ALT_REGIONS }, - // Ringworld Spanish CD + // Ringworld Spanish Floppy and CD use the same files { { "ringworld", - "CD", + "", AD_ENTRY1s("ring.rlb", "cb8bba91b30cd172712371d7123bd763", 7427980), Common::ES_ESP, Common::kPlatformDOS, - ADGF_CD, + ADGF_NO_FLAGS, GUIO2(GUIO_NOSPEECH, GUIO_NOSFX) }, GType_Ringworld, - GF_CD | GF_ALT_REGIONS + GF_FLOPPY | GF_ALT_REGIONS }, // Ringworld English Floppy version {