xzw 8 месяцев назад
Родитель
Сommit
38c46732d9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      scene/public/static/js/main_2020_show.js

+ 1 - 1
scene/public/static/js/main_2020_show.js

@@ -59660,7 +59660,7 @@ class UserGuide{
         let nextItem = player.model.getHeroDescriptorByIndex(next)
         let nextItem = player.model.getHeroDescriptorByIndex(next)
         
         
         player.flyToPano({pano: player.model.panos.get(nextItem.panoId), quaternion:nextItem.quaternion},()=>{
         player.flyToPano({pano: player.model.panos.get(nextItem.panoId), quaternion:nextItem.quaternion},()=>{
-            this.setMusic()
+            //this.setMusic()
         })
         })
         Hot.closePopup();
         Hot.closePopup();
     }
     }