Explorar el Código

Attempted to incorperate entry point... I am, appearently rusty!

dev-tmpl
Bryan Miller hace 6 años
padre
commit
8022d8d8a2
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. +4
    -1
      index.html

+ 4
- 1
index.html Ver fichero

@@ -11,7 +11,10 @@
</head>
<body>

<canvas id="painter"></canvas>
<canvas id="painte"></canvas>

</body>
<script src="app/js/main.js">
initialize(document);
</script>
</html>

Cargando…
Cancelar
Guardar