Mercurial > mm7
diff GUI/UI/Books/UISpellBook.cpp @ 2534:1bcadc6dd203
enum SOUND_
author | Ritor1 |
---|---|
date | Mon, 09 Feb 2015 19:17:12 +0600 |
parents | c7264ab7132f |
children | a902abdfc7f2 |
line wrap: on
line diff
--- a/GUI/UI/Books/UISpellBook.cpp Mon Jan 19 23:10:30 2015 +0600 +++ b/GUI/UI/Books/UISpellBook.cpp Mon Feb 09 19:17:12 2015 +0600 @@ -50,7 +50,7 @@ free(pAutonoteFont); pAutonoteFont = nullptr; pTexture_mapbordr->Release(); - pAudioPlayer->PlaySound(SOUND_CloseBook, 0, 0, -1, 0, 0, 0, 0); + pAudioPlayer->PlaySound(SOUND_closebook, 0, 0, -1, 0, 0, 0, 0); pIcons_LOD->RemoveTexturesPackFromTextureList(); dword_506364 = 0; }