xzw 11 달 전
부모
커밋
aaef22a896
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      scene/public/static/js/main_2020_show.js

+ 1 - 0
scene/public/static/js/main_2020_show.js

@@ -18869,6 +18869,7 @@ window.Modernizr = function(n, e, t) {
             this.transition = null
         }
         n.prototype = Object.create(r.Object3D.prototype),
+        n.prototype.constructor = n, //add  
         n.prototype.enter = function(e) {
             this.model.setFloor(this, e)
         }