mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Re-add AfterSimulator to CompPostTick
This commit is contained in:
parent
592fcad088
commit
8e5487b3ba
2 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -600,6 +600,7 @@ namespace RJW_Menstruation
|
||||||
GoNextStage(Stage.Follicular);
|
GoNextStage(Stage.Follicular);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
AfterSimulator();
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue