Skip to content

Commit

Permalink
Merge pull request #4 from login-dhcp/hotfix/spine-webgl
Browse files Browse the repository at this point in the history
  • Loading branch information
PortalCube authored Jun 19, 2021
2 parents 63b481a + 918b4d9 commit 22e78f9
Show file tree
Hide file tree
Showing 2 changed files with 9,453 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
<link rel="stylesheet" href="style.css" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lodash.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<script src="https://esotericsoftware.com/files/runtimes/spine-ts/build/spine-webgl.js"></script>
<!--<script src="https://esotericsoftware.com/files/runtimes/spine-ts/build/spine-webgl.js"></script>-->
<script src="https://shinycolors.info/utils/shany-anim-viewer/docs/spine-webgl.js?v=3.7.94"></script>
</head>
<body ondrop="DropHandler(event);" ondragover="DragOverHandler(event);">
<canvas id="canvas"></canvas>
Expand Down
Loading

0 comments on commit 22e78f9

Please sign in to comment.