Renamed Par -> ShapePart

Renamed ParT -> ShapePartT
This commit is contained in:
2026-06-13 20:45:58 +02:00
parent e424ebc7e9
commit a588c1273b
366 changed files with 14546 additions and 14537 deletions

View File

@@ -612,7 +612,7 @@ namespace SlaveMatrix
OnUpdate = delegate(Motion m)
{
xc = 1.0 + 0.2 * m.Value;
foreach (Par item in 調UI..Body.EnumAllPar())
foreach (ShapePart item in 調UI..Body.EnumAllPar())
{
if (item.Tag != "陰嚢")
{
@@ -648,7 +648,7 @@ namespace SlaveMatrix
調UI.Mots.Add(.GetHashCode().ToString(), );
bool = false;
bool = false;
Par p;
ShapePart p;
Vector2D cp;
Color hc;
ContactType c;