From 587f44c02fcc4548f92073a39466b0e960112c8d Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Sun, 22 Dec 2019 14:19:57 -0800
Subject: [PATCH] Fix missing sigil

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

diff --git a/src/uncategorized/saLiveWithHG.tw b/src/uncategorized/saLiveWithHG.tw
index 5b24622594f..1425d998c35 100644
--- a/src/uncategorized/saLiveWithHG.tw
+++ b/src/uncategorized/saLiveWithHG.tw
@@ -825,7 +825,7 @@
 		and keeps $him working out.
 	<</if>>
 <<elseif $slaves[$i].balls > 0 && $HeadGirl.fetish == "cumslut" && $HeadGirl.fetishKnown == 1 && $cumProDiet == 1>>
-	HeadGirl.slaveName loves cum, so _he2
+	$HeadGirl.slaveName loves cum, so _he2
 	<<if $slaves[$i].diet != "cum production">>
 		puts
 		<<set $slaves[$i].diet = "cum production">>
-- 
GitLab