xzw 3 vuotta sitten
vanhempi
commit
fddcffed26
1 muutettua tiedostoa jossa 2 lisäystä ja 3 poistoa
  1. 2 3
      public/SuperTwo/js/main_2020_show.js

+ 2 - 3
public/SuperTwo/js/main_2020_show.js

@@ -4611,7 +4611,7 @@ window.Modernizr = function(n, e, t) {
             n.prototype.interrupt = function(e, t) {
                 return !!this.wouldInterrupt() && (this.tourIsPlaying && (this.player.zoomEnabled = this.wasZoomEnabled),
                 this.tourIsPlaying = !1,
-				this.bgmReplay(),//xzw
+				//this.bgmReplay(),//xzw
                 this.interrupted = !0,
                 this.nextFunc = null,
                 this.emit(p.ActionInterrupted),
@@ -21172,8 +21172,7 @@ window.Modernizr = function(n, e, t) {
                   , u = function(e, t) {
                     //导览速度
                     var i = Math.min(this.player.position.distanceTo(e.position), c.transition.flytimeMaxDistanceThreshold)
-                    //  , r = i * c.transition.flytimeDistanceMultiplier + c.transition.flyTime;
-                      , r = i * c.warp.flytimeDistanceMultiplier + c.warp.flyTime;
+                      , r = i * c.transition.flytimeDistanceMultiplier + c.transition.flyTime;
                     
                     h.copy(A.FORWARD),
                     this.player.getDirection(h),