mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 07:11:49 +00:00
WINTERMUTE: Set Sunrise detection entry with demo flag
This commit is contained in:
parent
24042ab1e6
commit
dfa84ead4f
@ -4875,7 +4875,7 @@ static const WMEGameDescription gameDescriptions[] = {
|
||||
// Sunrise: The game (Demo) (German)
|
||||
// NOTE: This is a 2.5D game that is out of ScummVM scope
|
||||
WME_WINENTRY("sunrise", "",
|
||||
WME_ENTRY1s("data.dcp", "3bac4da87472d2e7676e9548970d521a", 52095549), Common::DE_DEU, ADGF_UNSTABLE | GF_3D, WME_1_7_93),
|
||||
WME_ENTRY1s("data.dcp", "3bac4da87472d2e7676e9548970d521a", 52095549), Common::DE_DEU, ADGF_UNSTABLE | ADGF_DEMO | GF_3D, WME_1_7_93),
|
||||
|
||||
// Tanya Grotter and the Magical Double Bass
|
||||
WME_WINENTRY("tanya1", "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user