Renamed Difs to VariantGrid

This commit is contained in:
2026-06-13 21:27:52 +02:00
parent 965e8f8553
commit 659ddb7a10
324 changed files with 411 additions and 405 deletions

View File

@@ -974,7 +974,7 @@ namespace SlaveMatrix
public _コモン(double DisUnit, , BodyColorSet , ModeEventDispatcher Med, _コモンD e)
{
ThisType = GetType();
Body = new Difs(Sta.["コモン"]);
Body = new VariantGrid(Sta.["コモン"]);
PartGroup partGroup = Body[0][0];
X0Y0_ヘッド = partGroup["ヘッド"].ToPar();
X0Y0_イボ1 = partGroup["イボ1"].ToPar();