From c7c6fa203056781ba42c9f91f54de2d44bb933f8 Mon Sep 17 00:00:00 2001
From: scientist <michiel.weggen@gmail.com>
Date: Tue, 15 May 2018 17:36:39 -0400
Subject: [PATCH] Prevent relationship spam

---
 src/uncategorized/saRelationships.tw | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/uncategorized/saRelationships.tw b/src/uncategorized/saRelationships.tw
index d5f7b04a735..7f5c825257c 100644
--- a/src/uncategorized/saRelationships.tw
+++ b/src/uncategorized/saRelationships.tw
@@ -1591,3 +1591,5 @@
 		<<set $slaves[_J] = _SlaveJ>>
 	<</if>>
 <</if>> /% CLOSES FUCKDOLL CHECK %/
+
+<<unset _K>>
-- 
GitLab