Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
pete
/
abv
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Tiny adjustment
master
Pete Shadbolt
7 anni fa
parent
4075fa11e5
commit
30f97d328a
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/scripts/editor.js
+ 1
- 1
static/scripts/editor.js
Vedi File
@@ -212,4 +212,4 @@ editor.localComplementation = function() {
gui.serverMessage("Inverted neighbourhood of " + editor.selection + ".");
};
setInterval(editor.checkTimeOut,
500
);
setInterval(editor.checkTimeOut,
1
);
Write
Preview
Loading…
Annulla
Salva