Skip to content

Commit 6b983de

Browse files
committed
added rotation animation, too heavy, will delete
1 parent 9e42060 commit 6b983de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/secrets.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ for (var r = 0; r < rows; r++) {
3131

3232
two.update();
3333

34+
if (timeDelta) {
3435
function getBackground() {
3536
var background = two.makeRectangle(two.width / 2, two.height / 2,
3637
two.width, two.height);

0 commit comments

Comments
 (0)