Selaa lähdekoodia

Tiny adjustment

master
Pete Shadbolt 6 vuotta sitten
vanhempi
commit
30f97d328a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      static/scripts/editor.js

+ 1
- 1
static/scripts/editor.js Näytä tiedosto

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

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

Loading…
Peruuta
Tallenna