mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-25 22:07:34 +00:00
CGE: Fix GUIO1 on an entry for consistency in detection
This commit is contained in:
parent
3d59d9a137
commit
a1ff0ec744
@ -80,7 +80,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
{"vol.dat", 0, "4ffeff4abc99ac5999b55ccfc56ab1df", 8430868},
|
||||
AD_LISTEND
|
||||
},
|
||||
Common::EN_ANY, Common::kPlatformPC, ADGF_NO_FLAGS , GUIO_NONE
|
||||
Common::EN_ANY, Common::kPlatformPC, ADGF_NO_FLAGS , GUIO1(GUIO_NONE)
|
||||
},
|
||||
{
|
||||
"soltys", "Soltys Freeware v1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user