Changed class names to be more understandable. Separate some initializes from Character class to CharacterFluidSystem

This commit is contained in:
Absolutely disgusting
2026-03-14 13:00:40 +04:00
parent b781f689ac
commit fc88cf2a9c
656 changed files with 6604 additions and 6672 deletions

View File

@@ -42,7 +42,7 @@ namespace SlaveMatrix
return this;
}
public override Ele GetEle(double DisUnit, ModeEventDispatcher Med, )
public override Ele GetEle(double DisUnit, ModeEventDispatcher Med, BodyColorSet )
{
return new BackHair1_結2パツ(DisUnit, , , Med, this);
}