소스 검색

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…
취소
저장