mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 20:51:14 +00:00
Ooops
svn-id: r9661
This commit is contained in:
parent
89a181492d
commit
00625da3c5
@ -625,7 +625,7 @@ Scumm::Scumm (GameDetector *detector, OSystem *syst)
|
||||
_playerV2 = NULL;
|
||||
} else {
|
||||
_playerV2 = new Player_V2(this);
|
||||
if (_midiDriver == MD_PCJR)
|
||||
if (_midiDriver == MD_PCSPK)
|
||||
_playerV2->set_pcjr(false);
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user