Initial Commit

This commit is contained in:
lewd-alt
2025-05-05 19:40:03 -07:00
parent b8812f4d8d
commit 2e6d5ccc6d
1025 changed files with 540249 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
using System;
using _2DGAMELIB;
namespace SlaveMatrix;
[Serializable]
public class _ビキニD : D
{
public bool _表示;
public bool _紐_表示;
public bool _カップ_表示;
public bool _縁_縁1_表示;
public bool _縁_縁2_表示;
public bool _縁_縁3_表示;
public bool _縁_縁4_表示;
public bool _紐_表示;
public bool _カップ_表示;
public bool _縁_縁1_表示;
public bool _縁_縁2_表示;
public bool _縁_縁3_表示;
public bool _縁_縁4_表示;
public bool ;
public bool 1;
public bool 2;
public bool 3;
public bool 4;
public double ;
public _ビキニD()
{
ThisType = GetType();
}
public override Ele GetEle(double DisUnit, Med Med, )
{
return new _ビキニ(DisUnit, , , Med, this);
}
}