mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 00:42:24 +00:00
Ooops
svn-id: r11351
This commit is contained in:
parent
b8c0fbf06e
commit
4d4ba9ea55
@ -2837,7 +2837,8 @@ Engine *Engine_SCUMM_create(GameDetector *detector, OSystem *syst) {
|
||||
game.features |= GF_MACINTOSH;
|
||||
break;
|
||||
default:
|
||||
game.features |= GF_PC;
|
||||
if (!(game.features & GF_FMTOWNS))
|
||||
game.features |= GF_PC;
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user