mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Revert "Initialize womb when displaying gizmo if needed."
This reverts commit ebbbf8ee7f
.
This commit is contained in:
parent
ebbbf8ee7f
commit
6fabfd6aaf
3 changed files with 0 additions and 2 deletions
Binary file not shown.
Binary file not shown.
|
@ -43,8 +43,6 @@ namespace RJW_Menstruation
|
||||||
|
|
||||||
private static Gizmo CreateGizmo_WombStatus(Pawn pawn, HediffComp_Menstruation comp)
|
private static Gizmo CreateGizmo_WombStatus(Pawn pawn, HediffComp_Menstruation comp)
|
||||||
{
|
{
|
||||||
if (!comp.loaded)
|
|
||||||
comp.Initialize();
|
|
||||||
Texture2D icon, icon_overlay;
|
Texture2D icon, icon_overlay;
|
||||||
StringBuilder description = new StringBuilder();
|
StringBuilder description = new StringBuilder();
|
||||||
if (Configurations.Debug)
|
if (Configurations.Debug)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue