mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Hediff_Estrus.IsVisible doesn't need to be virtual
This commit is contained in:
parent
c974de4875
commit
fe62f2503f
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -18,7 +18,7 @@ namespace RJW_Menstruation
|
|||
}
|
||||
}
|
||||
|
||||
protected virtual bool IsVisible
|
||||
protected bool IsVisible
|
||||
{
|
||||
get
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue