xzw 3 years ago
parent
commit
afd92b0be1
1 changed files with 4 additions and 1 deletions
  1. 4 1
      public/static/js/main_2020_show.js

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

@@ -21461,6 +21461,9 @@ window.Modernizr = function(n, e, t) {
                 }
                 .bind(this)) : this.warpTravel_STD(n)
             }
+            
+            
+            
             ,
             n.prototype.startWarpState = function() {      
                 this.warping = !0,
@@ -23463,7 +23466,7 @@ window.Modernizr = function(n, e, t) {
                     pano != this.currentPano && this.currentPano.exit() 
                     pano.enter() 
                     this.currentPano = pano
-                    this.emit("flying.ended", pano.position, oldPos, pano, oldPano),
+                    this.emit("flying.ended", pano.position, oldPos, pano, oldPano)
                 } )
                 
             }