diff GUI/UI/Books/UIMapBook.cpp @ 2506:9b96a51011fb

for sound
author Ritor1
date Thu, 25 Sep 2014 10:39:49 +0600
parents a77c34acdbc9
children 491f0babd563
line wrap: on
line diff
--- a/GUI/UI/Books/UIMapBook.cpp	Fri Sep 19 18:03:18 2014 +0600
+++ b/GUI/UI/Books/UIMapBook.cpp	Thu Sep 25 10:39:49 2014 +0600
@@ -239,7 +239,7 @@
     viewparams->_443225();
 
   if ( BtnUp_flag | BtnDown_flag | Book_PageBtn3_flag | Book_PageBtn4_flag | Book_PageBtn5_flag | Book_PageBtn6_flag )
-    pAudioPlayer->PlaySound(SOUND_Button2, 0, 0, -1, 0, 0, 0, 0);
+    pAudioPlayer->PlaySound(SOUND_StartMainChoice02, 0, 0, -1, 0, 0, 0, 0);
   BtnUp_flag = 0;
   BtnDown_flag = 0;
   Book_PageBtn6_flag = 0;