mirror of
https://github.com/zeldaret/ss
synced 2026-06-21 08:12:19 -04:00
snd_SoundHandle OK
This commit is contained in:
@@ -28,9 +28,11 @@ void SoundHandle::detail_AttachSoundAsTempHandle(detail::BasicSound* pSound) {
|
||||
mSound->DetachTempGeneralHandle();
|
||||
}
|
||||
|
||||
/*
|
||||
if (mSound->IsAttachedTempSpecialHandle()) {
|
||||
mSound->DetachTempSpecialHandle();
|
||||
}
|
||||
*/
|
||||
|
||||
mSound->mTempGeneralHandle = this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user