Kaynağa Gözat

Protect CPU

master
Pete Shadbolt 6 yıl önce
ebeveyn
işleme
f1684ca30d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      static/scripts/gui.js

+ 1
- 1
static/scripts/gui.js Dosyayı Görüntüle

@@ -18,7 +18,7 @@ gui.prepare = function() {
gui.controls.rotateSpeed = 0.2;
gui.controls.userPanSpeed = 0.1;
gui.camera.position.set(0, 0, 10);
gui.controls.autoRotate = true;
gui.controls.autoRotate = false;
gui.controls.autoRotateSpeed = 0.1;
};



Yükleniyor…
İptal
Kaydet