Changed: Temporary comment the line because XAudio2 returns an error if used

This commit is contained in:
kervala 2015-11-15 18:31:20 +01:00
parent 9aa47b4836
commit 0267264cdd

View file

@ -179,7 +179,7 @@ CSoundDriverXAudio2::CSoundDriverXAudio2(ISoundDriver::IStringMapperProvider * /
uint32 flags = 0;
#ifdef NL_DEBUG
flags |= XAUDIO2_DEBUG_ENGINE; // comment when done using this :)
// flags |= XAUDIO2_DEBUG_ENGINE; // comment when done using this :)
#endif
// XAudio2