RNG -> Rng, Sta -> GlobalState

This commit is contained in:
2026-06-14 01:06:17 +02:00
parent cd8ba47564
commit 824bc4d3fa
419 changed files with 3157 additions and 3155 deletions

View File

@@ -146,7 +146,7 @@ namespace SlaveMatrix
{
UpperArm_蹄 UpperArm_蹄2 = this;
ThisType = GetType();
MorphVariant morphVariant = new MorphVariant(Sta.["四足UpperArm"][1]);
MorphVariant morphVariant = new MorphVariant(GlobalState.["四足UpperArm"][1]);
Body = new VariantGrid();
Body.Tag = morphVariant.Tag;
Body.Add(morphVariant);