bk
This commit is contained in:
parent
3d1a427dcf
commit
1e4cd71e06
5 changed files with 14 additions and 3 deletions
|
|
@ -101,3 +101,7 @@ const placeButtonElt = document.getElementById("color-place-button");
|
|||
placeButtonElt.addEventListener("click", () => {
|
||||
placePixelButton();
|
||||
});
|
||||
|
||||
export {
|
||||
room
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue