xzw 1 anno fa
parent
commit
a3ac6f34e2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      scene/public/static/js/main_2020_show.js

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

@@ -58842,7 +58842,7 @@ class PanTransGuide{
         let last
         
         let index = this.player.model.heroLocations.findIndex(e=>e.name == '沉浸看展')
-        let locations = this.player.model.heroLocations[index]
+        let locations = this.player.model.heroLocations[index].heroLocations
         this.player.model.heroLocations.splice(index,1)
         
         locations.forEach((e,i)=>{