Mercurial > mm7
diff UI/UIGuilds.cpp @ 1754:421c29d4ab3e
UITransition.cpp cleaning(continue)
author | Ritor1 |
---|---|
date | Mon, 30 Sep 2013 17:29:27 +0600 |
parents | cecb080929c4 |
children | 24e756a50073 |
line wrap: on
line diff
--- a/UI/UIGuilds.cpp Mon Sep 30 11:41:55 2013 +0600 +++ b/UI/UIGuilds.cpp Mon Sep 30 17:29:27 2013 +0600 @@ -249,7 +249,7 @@ { sprintf(pTmpBuf.data(), pGlobalTXT_LocalizationStrings[403], pClassNames[dialog_menu_id - 16]); //"You already know the %s skill" ShowStatusBarString(pTmpBuf.data(), 2); - pAudioPlayer->PlaySound(SOUND_27, 0, 0, -1, 0, 0, 0, 0); + pAudioPlayer->PlaySound(SOUND_error, 0, 0, -1, 0, 0, 0, 0); } else {