Skip to content

Commit

Permalink
Updated demos to use latest Easel library
Browse files Browse the repository at this point in the history
Signed-off-by: Lanny McNie <lanny@gskinner.com>
  • Loading branch information
Lanny McNie committed Apr 18, 2012
1 parent 86bde00 commit ab87dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Game.html
Expand Up @@ -5,7 +5,7 @@
<title>CreateJS Example: Space Rocks Game</title>

<script src="http://code.createjs.com/preloadjs-0.1.0.min.js"></script>
<script src="http://code.createjs.com/easeljs-0.4.1.min.js"></script>
<script src="http://code.createjs.com/easeljs-0.4.2.min.js"></script>
<script src="http://code.createjs.com/soundjs-0.2.0.min.js"></script>
<script src="assets/soundjs.flashplugin-0.2.0.min.js"></script>

Expand Down

0 comments on commit ab87dc6

Please sign in to comment.