Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
ObsidianBlk
/
nespaint
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Attempted to incorperate entry point... I am, appearently rusty!
dev-tmpl
Bryan Miller
hace 6 años
padre
db2e02d303
commit
8022d8d8a2
Se han
modificado 1 ficheros
con
4 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+4
-1
index.html
+ 4
- 1
index.html
Ver fichero
@@ -11,7 +11,10 @@
</head>
<body>
<canvas id="painte
r
"></canvas>
<canvas id="painte"></canvas>
</body>
<script src="app/js/main.js">
initialize(document);
</script>
</html>
Escribir
Vista previa
Cargando…
Cancelar
Guardar