Hediff_Estrus.IsVisible doesn't need to be virtual

This commit is contained in:
lutepickle 2022-09-06 19:27:44 -07:00
parent c974de4875
commit fe62f2503f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -18,7 +18,7 @@ namespace RJW_Menstruation
}
}
protected virtual bool IsVisible
protected bool IsVisible
{
get
{