Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Merge pull request #261 from davidskeck/master
Browse files Browse the repository at this point in the history
Rename 02_multiple_ligthts.js to 02_multiple_lights.js
  • Loading branch information
Lauren McCarthy authored Aug 31, 2016
2 parents 404a17a + b4a041a commit 84dad39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ function draw(){
translate(250, 0, 0);
ambientMaterial(250);
sphere(120, 64);
}
}

0 comments on commit 84dad39

Please sign in to comment.