From e155e53123d8b1389468cfdadf97607d57c325f8 Mon Sep 17 00:00:00 2001
From: klorpa <30924131+klorpa@users.noreply.github.com>
Date: Fri, 24 Aug 2018 21:26:05 -0500
Subject: [PATCH] Genes

---
 src/uncategorized/BackwardsCompatibility.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw
index a65a21e7356..f73479dba5a 100644
--- a/src/uncategorized/BackwardsCompatibility.tw
+++ b/src/uncategorized/BackwardsCompatibility.tw
@@ -3183,7 +3183,7 @@ Setting missing slave variables:
 	<<if _dontDeleteMe == 0>>
 		<<set $genePool.deleteAt(_bci), _bci-->>
 	<</if>>
-
+	<<set $genePool[_bci] = _Slave>>
 <</for>>
 
 <<if $incubator > 0>>
-- 
GitLab