xzw 3 年之前
父節點
當前提交
fddcffed26
共有 1 個文件被更改,包括 2 次插入3 次删除
  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),