Merge branch 'master' of https://github.com/TASVideos/BizHawk
This commit is contained in:
commit
1d8cec5ae5
|
@ -1625,8 +1625,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
}
|
||||
else
|
||||
{
|
||||
_currentSoundProvider.SetSyncMode(SyncSoundMode.Async);
|
||||
GlobalWin.Sound.SetAsyncInputPin(_currentSoundProvider);
|
||||
GlobalWin.Sound.SetSyncInputPin(_currentSoundProvider);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue