Changed class names to be more understandable. Separate some initializes from Character class to CharacterFluidSystem
This commit is contained in:
@@ -49,7 +49,7 @@ namespace SlaveMatrix
|
||||
ThisType = GetType();
|
||||
}
|
||||
|
||||
public override Ele GetEle(double DisUnit, ModeEventDispatcher Med, 体配色 体配色)
|
||||
public override Ele GetEle(double DisUnit, ModeEventDispatcher Med, BodyColorSet 体配色)
|
||||
{
|
||||
return new 下着トップ_ビキニ(DisUnit, 配色指定, 体配色, Med, this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user