add grass_ground_1 tile
This commit is contained in:
parent
3c02064f2b
commit
7b9db0b16b
@ -107,6 +107,7 @@ TileInfo tile_infos[] = {
|
||||
{ 0x0200, "../assets/tiles/ground_1.png" },
|
||||
{ 0x0300, "../assets/tiles/water_1.png" },
|
||||
{ 0x0301, "../assets/tiles/water_2.png" },
|
||||
{ 0x0400, "../assets/tiles/grass_ground_1.png" },
|
||||
};
|
||||
|
||||
int tile_atlas_size = 256;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user