update tree and female main character
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.0 KiB |
+1
-1
@@ -426,7 +426,7 @@ struct PlaceableInfo {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static PlaceableInfo placeable_infos[] = {
|
static PlaceableInfo placeable_infos[] = {
|
||||||
{ 0, "decorations/tree_standard_tile_angle.png", vec2(0, 0.25) },
|
{ 0, "decorations/tree_standard_tile.png", vec2(0, 0.25) },
|
||||||
{ 1, "decorations/Stone.png", vec2(0, 0) },
|
{ 1, "decorations/Stone.png", vec2(0, 0) },
|
||||||
{ 2, "decorations/stone_grass.png", vec2(0, 0) },
|
{ 2, "decorations/stone_grass.png", vec2(0, 0) },
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user