xzw 3 tahun lalu
induk
melakukan
55655da2c4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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;