ソースを参照

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>

読み込み中…
キャンセル
保存