hsiao il y a 5 ans
Parent
révision
8b3c312e8e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      src/index.ts

+ 0
- 1
src/index.ts Voir le fichier

@@ -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")) {

Chargement…
Annuler
Enregistrer