Skip to content

Commit 5449643

Browse files
committed
small comment
1 parent cce7cca commit 5449643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/secrets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ for (var r = 0; r < rows; r++) {
2929
}
3030
}
3131
two.update();
32-
32+
// the animation is very heavy will try with css
3333
// var time = 0;
3434
// two.bind('update', function(frameCount, timeDelta) {
3535
// if (timeDelta) {

0 commit comments

Comments
 (0)