Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
pete
/
abv
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Tiny adjustment
master
Pete Shadbolt
7 anos atrás
pai
4075fa11e5
commit
30f97d328a
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
static/scripts/editor.js
+ 1
- 1
static/scripts/editor.js
Ver arquivo
@@ -212,4 +212,4 @@ editor.localComplementation = function() {
gui.serverMessage("Inverted neighbourhood of " + editor.selection + ".");
};
setInterval(editor.checkTimeOut,
500
);
setInterval(editor.checkTimeOut,
1
);
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar