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…
Откажи
Сачувај