cutechicken commited on
Commit
4742d91
·
verified ·
1 Parent(s): 321bc54

Update game.js

Browse files
Files changed (1) hide show
  1. game.js +1 -2
game.js CHANGED
@@ -560,8 +560,7 @@ async addDesertDecorations() {
560
  tankPos.z
561
  ));
562
  }
563
- this.camera.lookAt(lookAtPoint);
564
- }
565
 
566
 
567
  createBuildings() {
 
560
  tankPos.z
561
  ));
562
  }
563
+ //this.camera.lookAt(lookAtPoint);
 
564
 
565
 
566
  createBuildings() {