Revert previous change, OpenAL-Soft is not ready yet.
This commit is contained in:
parent
28dff1d5ca
commit
3bc53474ed
@ -239,10 +239,8 @@ void SGSoundMgr::init()
|
||||
|
||||
if (_vendor == "Creative Labs Inc.") {
|
||||
_bad_doppler = true;
|
||||
#if 0
|
||||
} else if (_vendor == "OpenAL Community" && _renderer == "OpenAL Soft") {
|
||||
_bad_doppler = true;
|
||||
#endif
|
||||
}
|
||||
|
||||
if (d->_free_sources.empty()) {
|
||||
|
Loading…
Reference in New Issue
Block a user