Mercurial > mm7
diff UI/UIHouses.cpp @ 1754:421c29d4ab3e
UITransition.cpp cleaning(continue)
author | Ritor1 |
---|---|
date | Mon, 30 Sep 2013 17:29:27 +0600 |
parents | 19684d4bbe9a |
children | 35c1e4ff6ba7 |
line wrap: on
line diff
--- a/UI/UIHouses.cpp Mon Sep 30 11:41:55 2013 +0600 +++ b/UI/UIHouses.cpp Mon Sep 30 17:29:27 2013 +0600 @@ -1606,7 +1606,7 @@ else { dialog_menu_id = HOUSE_DIALOGUE_MAIN; - pAudioPlayer->PlaySound(SOUND_27, 0, 0, -1, 0, 0, 0, 0); + pAudioPlayer->PlaySound(SOUND_error, 0, 0, -1, 0, 0, 0, 0); } } } @@ -2809,7 +2809,7 @@ //if ( !*(&byte_4ED94C[37 * v1->uClass / 3] + dword_F8B19C) || (v6 = (int)(&pPlayers[uActiveCharacter]->uIntelligence + dialog_menu_id), *(short *)v6) ) { - pAudioPlayer->PlaySound(SOUND_27, 0, 0, -1, 0, 0, 0, 0); + pAudioPlayer->PlaySound(SOUND_error, 0, 0, -1, 0, 0, 0, 0); } else {