hsiao 5 years ago
parent
commit
8b3c312e8e
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/index.ts

+ 0
- 1
src/index.ts View File

@@ -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…
Cancel
Save