瀏覽代碼

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

dev-tmpl
Bryan Miller 6 年之前
父節點
當前提交
8022d8d8a2
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. +4
    -1
      index.html

+ 4
- 1
index.html 查看文件

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

Loading…
取消
儲存