mirror of
https://gitgud.io/ll.mirrors/sizedapparel.git
synced 2024-08-15 00:43:40 +00:00
Mirror of 1.4.17 from Lovers Lab
This commit is contained in:
parent
a5ed05c17b
commit
ac3b77b5ba
210 changed files with 258 additions and 290 deletions
|
@ -72,12 +72,17 @@ namespace SizedApparel
|
|||
|
||||
}
|
||||
|
||||
public class PoseDef : Def
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
public class SizedApparelPose
|
||||
{
|
||||
//public string poseName; use defName as PoseName
|
||||
public SizedApparelBodyPartOf targetBodyPart = SizedApparelBodyPartOf.Torso;
|
||||
public List<BodyTypeAndOffset> headOffset;
|
||||
//public List<BodyTypeAndOffset> headOffset;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue