Fix field names for cM3dGCpsS comments

This commit is contained in:
LagoLunatic
2025-06-01 17:01:32 -04:00
parent 46718e76dd
commit 04488db389
10 changed files with 36 additions and 36 deletions
+3 -3
View File
@@ -64,9 +64,9 @@ static dCcD_SrcCps l_cps_src = {
},
// cM3dGCpsS
{
/* P0 */ 0.0f, 0.0f, 0.0f,
/* P1 */ 0.0f, 0.0f, 0.0f,
/* Height */ 200.0f,
/* Start */ 0.0f, 0.0f, 0.0f,
/* End */ 0.0f, 0.0f, 0.0f,
/* Radius */ 200.0f,
},
};