restructured

This commit is contained in:
Karan
2021-12-03 14:43:08 +05:30
committed by GitHub
parent b378583f52
commit e41342ed32
+1 -1
View File
@@ -29,7 +29,7 @@
} else {
colVal[index] = posY + 10;
}
})
});
}
setInterval(matrix, 50);
</script>