From ca619d6708d72979b8138017ef4ce18b87427af8 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Fri, 5 Mar 2021 12:07:04 -0500
Subject: [PATCH] V proxy

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

diff --git a/src/endWeek/saLiveWithHG.js b/src/endWeek/saLiveWithHG.js
index 60ae5ed0689..975d229b5a4 100644
--- a/src/endWeek/saLiveWithHG.js
+++ b/src/endWeek/saLiveWithHG.js
@@ -587,7 +587,7 @@ App.SlaveAssignment.liveWithHG = (function() {
 					r.push(`${HG.slaveName} has no interest in a slut stuffed full of unwanted spawn, so ${he2} promptly doses ${slave.slaveName} with labor inducing agents to get ${him} back in fucking shape.`);
 					induce(slave);
 					startLabor(slave);
-				} else if (HGSuiteAbortion) {
+				} else if (V.HGSuiteAbortion) {
 					r.push(`${HG.slaveName} promptly aborts the child growing in ${slave.slaveName} since ${he2} prefers ${his2} ${girl}s not harboring someone else's child or loaded down with ${his2} own unwanted spawn.`);
 					TerminatePregnancy(slave);
 					actX(slave, "abortions");
-- 
GitLab