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