Przeglądaj źródła

Tiny adjustment

master
Pete Shadbolt 6 lat temu
rodzic
commit
30f97d328a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      static/scripts/editor.js

+ 1
- 1
static/scripts/editor.js Wyświetl plik

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

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

Ładowanie…
Anuluj
Zapisz