Kaynağa Gözat

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

dev-tmpl
Bryan Miller 6 yıl önce
ebeveyn
işleme
8022d8d8a2
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. +4
    -1
      index.html

+ 4
- 1
index.html Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet