mirror of
https://gitgud.io/ll.mirrors/sizedapparel.git
synced 2024-08-15 00:43:40 +00:00
Mirror of 0.93.0 from Lovers Lab
This commit is contained in:
parent
b7e3e9d0c5
commit
161133e4e1
2069 changed files with 8926 additions and 92 deletions
14
source/SizedApparel/Graphic_BodyParts.cs
Normal file
14
source/SizedApparel/Graphic_BodyParts.cs
Normal file
|
@ -0,0 +1,14 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace SizedApparel
|
||||
{
|
||||
public class Graphic_BodyParts : Verse.Graphic_Multi
|
||||
{
|
||||
public float serverity;
|
||||
public string bodyPart; // such as breasts, penis
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue