shut up TS

This commit is contained in:
root 2024-05-02 18:45:23 +02:00
parent 237e16f8bb
commit ea5a3c7466

View File

@ -34,7 +34,7 @@ console.log(layer);
const tilemapLayer: Ref<TilemapLayer|undefined> = refObj();
const data = [
const data: any = [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ],
[ 0, 1, 1, 1, 1, 1, 1, 1, 1, 0 ],
[ 0, 1, 1, 1, 1, 1, 1, 1, 1, 0 ],