mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Made empathetic Lifeforce public, fixes #66
This commit is contained in:
parent
49e66d3302
commit
483965ea19
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ namespace RJW_Genes
|
|||
float frustratedDecrement = -0.01f;
|
||||
|
||||
|
||||
Gene_LifeForce_Empath() : base()
|
||||
public Gene_LifeForce_Empath() : base()
|
||||
{
|
||||
SetValuesFromExtension();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue