mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 17:56:04 +08:00
[ts] Fixed JS filename case.
This commit is contained in:
parent
3b3cef5bda
commit
44f542935d
@ -4,7 +4,7 @@
|
|||||||
<script src="../../build/spine-webgl.js"></script>
|
<script src="../../build/spine-webgl.js"></script>
|
||||||
<script src="https://code.jquery.com/jquery-3.1.0.min.js"></script>
|
<script src="https://code.jquery.com/jquery-3.1.0.min.js"></script>
|
||||||
<script src="utils.js"></script>
|
<script src="utils.js"></script>
|
||||||
<script src="frameByFrame.js"></script>
|
<script src="framebyframe.js"></script>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user