Explorar o código

[ts] Fixed JS filename case.

NathanSweet %!s(int64=9) %!d(string=hai) anos
pai
achega
44f542935d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      spine-ts/webgl/demos/framebyframe.html

+ 1 - 1
spine-ts/webgl/demos/framebyframe.html

@@ -4,7 +4,7 @@
 <script src="../../build/spine-webgl.js"></script>
 <script src="https://code.jquery.com/jquery-3.1.0.min.js"></script>
 <script src="utils.js"></script>
-<script src="frameByFrame.js"></script>
+<script src="framebyframe.js"></script>
 <body>
 
 <center>