Skip to content

Commit

Permalink
Łatka 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimel-PK committed Mar 19, 2022
1 parent 8ac492a commit 4651635
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file renamed docs/Temtris 1.5.2.nes → docs/Temtris 1.5.3.nes
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
document.getElementById("start").addEventListener ("click", function () {
const e = document.getElementById("start")
e.parentElement.removeChild(e);
nes_load_url("nes-canvas", "Temtris 1.5.2.nes");
nes_load_url("nes-canvas", "Temtris 1.5.3.nes");
});
}
</script>
Expand Down

0 comments on commit 4651635

Please sign in to comment.