scoot back the bamboo placeholder

This commit is contained in:
ethan merchant 2024-12-16 07:02:49 -05:00
parent 8a0f93090a
commit 055513d61d

View file

@ -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)