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…
취소
저장