hsiao 5 年之前
父節點
當前提交
8b3c312e8e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/index.ts

+ 0
- 1
src/index.ts 查看文件

@@ -55,7 +55,6 @@ export class ReeGame {
55 55
         }
56 56
     }
57 57
 
58
-
59 58
     private updateObjects(obj: Object3D) {
60 59
 
61 60
         if ("update" in obj && (typeof obj["update"] == "function")) {

Loading…
取消
儲存