소스 검색

Whoops

master
Pete Shadbolt 6 년 전
부모
커밋
2668f12704
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      static/scripts/editor.js

+ 1
- 1
static/scripts/editor.js 파일 보기

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


불러오는 중...
취소
저장