Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
pete
/
abv
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Tiny adjustment
master
Pete Shadbolt
hace 7 años
padre
4075fa11e5
commit
30f97d328a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
static/scripts/editor.js
+ 1
- 1
static/scripts/editor.js
Ver fichero
@@ -212,4 +212,4 @@ editor.localComplementation = function() {
gui.serverMessage("Inverted neighbourhood of " + editor.selection + ".");
};
setInterval(editor.checkTimeOut,
500
);
setInterval(editor.checkTimeOut,
1
);
Escribir
Vista previa
Cargando…
Cancelar
Guardar