Skip to content

Commit

Permalink
Added some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
LEGOJACKI committed Dec 11, 2016
1 parent 81d86df commit 72641c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions SALAD-master/silver.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ function isCollidingY(sprite2) {
} else { return false; }
}
//End Sprite
//SilverCanvas
//HERE
//
//
//

function SilverCanvas() {
this.c = null;
Expand Down

0 comments on commit 72641c4

Please sign in to comment.