Browse Source

[ts] Fixed JS filename case.

NathanSweet 9 years ago
parent
commit
44f542935d
1 changed files with 1 additions and 1 deletions
  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>