Removal unsused code

This commit is contained in:
sam
2023-12-13 13:24:41 +01:00
parent 1e2a522971
commit fcc6924739

View File

@@ -189,7 +189,6 @@ function draw() {
if (homescreenOn == false) {
game();
}
keyDown();
}
async function randPatern() {