SotM_Playfield/src/index.html

5 lines
103 B
HTML
Raw Normal View History

2018-12-28 10:46:01 -05:00
<body>
<div id="charSheet"> </div>
<script type="text/javascript" src="index.js"></script>
</body>