QUEEN: Added detection for Russian Floppy

This commit is contained in:
Eugene Sandulenko 2016-02-20 19:26:09 +01:00
parent b804483e5e
commit 29670a1a1e

View File

@ -185,6 +185,19 @@ static const QueenGameDescription gameDescriptions[] = {
},
},
// DOS Floppy - Russian
{
{
"queen",
"Floppy",
AD_ENTRY1s("queen.1", "0d1c10d5c3a1bd90bc0b3859a3258093", 22677657),
Common::RU_RUS,
Common::kPlatformDOS,
ADGF_NO_FLAGS,
GUIO1(GUIO_NOSPEECH)
},
},
// DOS CD - French
{
{