This commit is contained in:
killianmarty 2023-11-15 16:31:16 +01:00
parent 1595bd1143
commit 8588f69024

View file

@ -1,4 +1,3 @@
class Input {
constructor(id) {
this.canvas = document.getElementById(id);