More background tiles for graveyard

This commit is contained in:
Mal 2025-05-18 12:26:21 +02:00
parent a7fccfb19d
commit 963257ad79
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -83,7 +83,7 @@ const GraphicSet = [
gravity: 9.806, gravity: 9.806,
tilesetBackground: { tilesetBackground: {
path: 'graveyard-background.png', path: 'graveyard-background.png',
tiles: 5, tiles: 9,
scale: 1, scale: 1,
} }
} }