Mercurial > mm7
diff Spells.cpp @ 2105:7ee21636d67a
PlaySound() continue
author | Ritor1 |
---|---|
date | Thu, 19 Dec 2013 00:55:16 +0600 |
parents | ee2724b9ca05 |
children | b52c09e01e7e |
line wrap: on
line diff
--- a/Spells.cpp Wed Dec 18 17:33:04 2013 +0600 +++ b/Spells.cpp Thu Dec 19 00:55:16 2013 +0600 @@ -992,7 +992,7 @@ pGame->pStru6Instance->SetPlayerBuffAnim(uSpellID, 1); pGame->pStru6Instance->SetPlayerBuffAnim(uSpellID, 2); pGame->pStru6Instance->SetPlayerBuffAnim(uSpellID, 3); - pAudioPlayer->PlaySound((SoundID)word_4EE088_sound_ids[uSpellID], 0, 0, fromx, fromy, 0, 0, 0); + pAudioPlayer->PlaySound((SoundID)word_4EE088_sound_ids[uSpellID], 0, 0, fromx, fromy, 0, 0, 0);//звук алтаря return; case SPELL_AIR_SHIELD: case SPELL_EARTH_STONESKIN: