Skip to content

Commit

Permalink
Include new required files
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosandronikos committed Jan 18, 2017
1 parent 7163ee7 commit 382b7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prototype/balls.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<script src="../src/input.js"></script>
<script src="../src/vector.js"></script>
<script src="../src/priorityqueue.js"></script>
<script src="../src/observable.js"></script>
<script src="../src/collision.js"></script>
<script src="../src/physics.js"></script>
<script src="../src/RenderObject.js"></script>
Expand Down

0 comments on commit 382b7fc

Please sign in to comment.