scoot back the bamboo placeholder
This commit is contained in:
parent
8a0f93090a
commit
055513d61d
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ static class Arts
|
||||||
Mesh.Cube.Draw(
|
Mesh.Cube.Draw(
|
||||||
mat_unlit,
|
mat_unlit,
|
||||||
Matrix.TS(
|
Matrix.TS(
|
||||||
V.XYZ(0, 1, -2),
|
V.XYZ(0, 1, -5),
|
||||||
V.XYZ(0.1f, 2, 0.1f)
|
V.XYZ(0.1f, 2, 0.1f)
|
||||||
),
|
),
|
||||||
Color.Hex(0xB9E7AFFF)
|
Color.Hex(0xB9E7AFFF)
|
||||||
|
|
Loading…
Add table
Reference in a new issue