A bit nicer debug breast status on load

This commit is contained in:
lutepickle 2022-03-14 17:46:03 -07:00
parent 26cc49e176
commit 20c0284a6a
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ namespace RJW_Menstruation
protected float nippleSize = -1f;
protected long ageOfLastBirth = 0;
protected float breastSizeIncreased = 0f;
protected string debugGrowthStatus = "";
protected string debugGrowthStatus = "(Growth/shrink not yet calculated; run for 1.5h to update)";
protected float originalpha = -1f;
protected float originareola = -1f;
protected float originnipple = -1f;