Przeglądaj źródła

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

dev-tmpl
Bryan Miller 6 lat temu
rodzic
commit
8022d8d8a2
1 zmienionych plików z 4 dodań i 1 usunięć
  1. +4
    -1
      index.html

+ 4
- 1
index.html Wyświetl plik

@@ -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>

Ładowanie…
Anuluj
Zapisz