TSAGE: Added detection entry for Ringworld Demo

This commit is contained in:
Paul Gilbert 2011-04-25 18:21:33 +10:00
parent db24f1e068
commit d0142270b8

View File

@ -69,6 +69,20 @@ static const tSageGameDescription gameDescriptions[] = {
GType_Ringworld,
GF_FLOPPY
},
// Ringworld English Floppy Demo version
{
{
"ring",
"Floppy Demo",
AD_ENTRY1s("demoring.rlb", "9ecf48e088a0d475778fab480b3dbdd0", 832206),
Common::EN_ANY,
Common::kPlatformPC,
ADGF_DEMO,
Common::GUIO_NONE
},
GType_Ringworld,
GF_FLOPPY | GF_DEMO
},
// Blue Force
{