Kaynağa Gözat

Whoops

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

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

@@ -14,7 +14,7 @@ editor.orientations = [

editor.checkTimeOut = function() {
editor.gridTimeOut += 1;
editor.grid.visible = editor.gridTimeOut < 500;
editor.grid.visible = editor.gridTimeOut < 50;
}

editor.onFreeMove = function() {


Yükleniyor…
İptal
Kaydet