diff --git a/projects/VS2022/examples/test.props b/projects/VS2022/examples/test.props index e3a6e09..664c501 100644 --- a/projects/VS2022/examples/test.props +++ b/projects/VS2022/examples/test.props @@ -23,5 +23,5 @@ i Int Range 0 32 0 100 1 r Rect 0 0 0 100 200 v2 Vec2 0 20.000000 20.000000 v3 Vec3 0 12.000000 13.000000 14.000000 -v4 Vec4 0 12.000000 13.000000 14.000000 15.000000 +v4 Vec4 0 14.000000 13.000000 14.000000 15.000000 c Color 0 0 255 0 255