瀏覽代碼

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

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

+ 4
- 1
index.html 查看文件

</head> </head>
<body> <body>


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


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

Loading…
取消
儲存