change tileSize

This commit is contained in:
Jee Yeon Kim 2025-04-21 02:01:02 +09:00
parent fbbe969623
commit 45169c7a2b

View File

@ -1,5 +1,5 @@
// alert("hello world");
const tileSize = 16;
const tileSize = 24;
// Sprites
let baba_img;