From fa7b1c662d4e80cd6f7abd7bb29f042531a322f6 Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 8 Mar 2026 23:37:13 +0100 Subject: [PATCH] Update test.props --- projects/VS2022/examples/test.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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