Skip to content
Snippets Groups Projects
Commit bd16da74 authored by Pregmodder's avatar Pregmodder
Browse files

fix

parent e2b41172
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
<<if $PC.sisters > 0>>
/*put sister decrement code here*/
<</if>>
<</if $PC.daughters > 0>>
<<if $PC.daughters > 0>>
<<if $activeSlave.father == -1 || $activeSlave.mother == -1>>
<<set $PC.daughters-->>
<</if>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment