Skip to content

Commit

Permalink
Rename bullets.js from game03-shoot.js.
Browse files Browse the repository at this point in the history
  • Loading branch information
wtaysom committed May 8, 2012
1 parent a166ab9 commit 935095c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion game01/game.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<script src="lib/playback.js"></script>
<script src="util.js"></script>
<script src="player.js"></script>
<script src="game03-shoot.js"></script>
<script src="bullets.js"></script>
<script src="game04-bad-guys.js"></script>
<script src="game07-weapons.js"></script>
</body>
Expand Down

0 comments on commit 935095c

Please sign in to comment.