Changed class names to be more understandable. Separate some initializes from Character class to CharacterFluidSystem
This commit is contained in:
@@ -79,7 +79,7 @@ namespace SlaveMatrix
|
||||
e.接続情報 = ConnectionInfo.顔面_虫_触覚右_接続;
|
||||
}
|
||||
|
||||
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