mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Don't save Cum.internalThing
This commit is contained in:
parent
7504171b42
commit
ee9ef8f22e
1 changed files with 0 additions and 1 deletions
|
@ -163,7 +163,6 @@ namespace RJW_Menstruation
|
||||||
public virtual void ExposeData()
|
public virtual void ExposeData()
|
||||||
{
|
{
|
||||||
Scribe_References.Look(ref pawn, "pawn", true);
|
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 volume, "volume", volume, true);
|
||||||
Scribe_Values.Look(ref fertility, "fertility", fertility, true);
|
Scribe_Values.Look(ref fertility, "fertility", fertility, true);
|
||||||
Scribe_Values.Look(ref notcumthickness, "notcumthickness", notcumthickness, true);
|
Scribe_Values.Look(ref notcumthickness, "notcumthickness", notcumthickness, true);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue