xzw 3 vuotta sitten
vanhempi
commit
55655da2c4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      SuperTwo762/js/manage.js

+ 1 - 1
SuperTwo762/js/manage.js

@@ -170,7 +170,7 @@ Manage.prototype.switchBgmState = function(state){
         $("#volume a img").attr("src", "./images/Volume btn_off.png")
         $("#volume").attr("title", "关闭声音");
         g_tourAudio && g_tourAudio.pause()
-        SoundOnVideo && switchSoundBtn(SoundOnVideo)
+        //SoundOnVideo && switchSoundBtn(SoundOnVideo)
     }
     var paused = function(){ 
         g_play = 0;