mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-13 21:20:58 +00:00
Disable maniacnes for now.
svn-id: r10840
This commit is contained in:
parent
1e56fb8191
commit
6fc661ffc2
@ -82,8 +82,8 @@ static const GameSettings scumm_settings[] = {
|
||||
|
||||
{"maniac", "Maniac Mansion", GID_MANIAC, 2, MDT_PCSPK,
|
||||
GF_SMALL_HEADER | GF_USE_KEY | GF_SMALL_NAMES | GF_16COLOR | GF_OLD_BUNDLE | GF_NO_SCALING, "00.LFL"},
|
||||
{"maniacnes", "Maniac Mansion (NES)", GID_MANIAC, 2, MDT_NONE,
|
||||
GF_SMALL_HEADER | GF_USE_KEY | GF_SMALL_NAMES | GF_16COLOR | GF_OLD_BUNDLE | GF_NO_SCALING | GF_NES, "00.LFL"},
|
||||
//{"maniacnes", "Maniac Mansion (NES)", GID_MANIAC, 2, MDT_NONE,
|
||||
// GF_SMALL_HEADER | GF_USE_KEY | GF_SMALL_NAMES | GF_16COLOR | GF_OLD_BUNDLE | GF_NO_SCALING | GF_NES, "00.LFL"},
|
||||
{"zak", "Zak McKracken and the Alien Mindbenders", GID_ZAK, 2, MDT_PCSPK,
|
||||
GF_SMALL_HEADER | GF_USE_KEY | GF_SMALL_NAMES | GF_16COLOR | GF_OLD_BUNDLE | GF_NO_SCALING, "00.LFL"},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user