xzw před 5 roky
rodič
revize
41a96e2cf8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      js/main_2020_show.js

+ 1 - 1
js/main_2020_show.js

@@ -17282,7 +17282,7 @@ window.Modernizr = function(n, e, t) {
                 this.supportedModes[c.TRANSITIONING] = !0,
                 this.supportsTiles = this.configureTiling(),
                 // this.supportsVR = t.is_vr,
-                this.supportsVR = window.MP_PREFETCHED_MODELDATA.supportsVR || true;   // 方奕卓 VR功能可配置
+                this.supportsVR = window.MP_PREFETCHED_MODELDATA.supportsVR || false//true;   // 方奕卓 VR功能可配置
                 this.mode = c.DOLLHOUSE,
                 this.size = null,
                 this.center = null,