소스 검색

Tiny adjustment

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

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

@@ -212,4 +212,4 @@ editor.localComplementation = function() {
gui.serverMessage("Inverted neighbourhood of " + editor.selection + ".");
};

setInterval(editor.checkTimeOut, 500);
setInterval(editor.checkTimeOut, 1);

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