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

--HG--
branch : develop
hg/feature/material-editor
kervala 9 years ago
parent 817486538c
commit f76e275e2c

@ -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

Loading…
Cancel
Save