We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e42060 commit 6b983deCopy full SHA for 6b983de
1 file changed
js/secrets.js
@@ -31,6 +31,7 @@ for (var r = 0; r < rows; r++) {
31
32
two.update();
33
34
+ if (timeDelta) {
35
function getBackground() {
36
var background = two.makeRectangle(two.width / 2, two.height / 2,
37
two.width, two.height);
0 commit comments