This commit is contained in:
parent
499849fae1
commit
ae84138f2b
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ void CXMPlaySound::think()
|
||||||
{
|
{
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
PAUL_DBGMSG("freed channel %d ( %d )",i,ch->m_playingId);
|
//PAUL_DBGMSG("freed channel %d ( %d )",i,ch->m_playingId);
|
||||||
ch->m_useType=FREE;
|
ch->m_useType=FREE;
|
||||||
#ifdef __VERSION_DEBUG__
|
#ifdef __VERSION_DEBUG__
|
||||||
ch->m_internalId=0;
|
ch->m_internalId=0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue