Don't save Cum.internalThing

This commit is contained in:
lutepickle 2022-10-23 19:50:20 -07:00
parent 7504171b42
commit ee9ef8f22e
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ namespace RJW_Menstruation
public virtual void ExposeData()
{
Scribe_References.Look(ref pawn, "pawn", true);
Scribe_References.Look(ref internalThing, "internalThing", true);
Scribe_Values.Look(ref volume, "volume", volume, true);
Scribe_Values.Look(ref fertility, "fertility", fertility, true);
Scribe_Values.Look(ref notcumthickness, "notcumthickness", notcumthickness, true);