瀏覽代碼

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);

Loading…
取消
儲存