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

@@ -35,10 +35,10 @@ namespace SlaveMatrix
public BackHair1_結2パツD SetRandom()
{
= RNG.XS.NextDouble();
= RNG.XS.NextDouble();
= RNG.XS.NextDouble();
= RNG.XS.NextDouble();
= Rng.XS.NextDouble();
= Rng.XS.NextDouble();
= Rng.XS.NextDouble();
= Rng.XS.NextDouble();
return this;
}