shut up TS
This commit is contained in:
parent
237e16f8bb
commit
ea5a3c7466
@ -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 ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user