From 04e2b4b69784702b0245b71a85f43e62808637bd Mon Sep 17 00:00:00 2001
From: DCoded <dcoded@live.com>
Date: Sun, 31 Mar 2019 11:45:55 -0400
Subject: [PATCH] Bugfix

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

diff --git a/src/uncategorized/reBusyMasterSuite.tw b/src/uncategorized/reBusyMasterSuite.tw
index 8f263e682c4..4d8bb2367a3 100644
--- a/src/uncategorized/reBusyMasterSuite.tw
+++ b/src/uncategorized/reBusyMasterSuite.tw
@@ -199,7 +199,7 @@ who has paused $his thrusting to issue a peremptory order to the slaves to stay
 <br><<link "Slide in up at the head of the bed for some oral">>
 	<<replace "#result">>
 	<<setLocalPronouns _msIdx[0] 2>>
-	_msIdx[0].slaveName's <<= App.Desc.eyeColor _msIdx[0]>> eyes widen when you push _him2 upright for a moment and slide in under _him2, but _he2 wraps _his2
+	_msIdx[0].slaveName's <<= App.Desc.eyeColor(_msIdx[0])>> eyes widen when you push _him2 upright for a moment and slide in under _him2, but _he2 wraps _his2
 	<<if (_msIdx[0].lips > 95)>>
 		facepussy
 	<<elseif (_msIdx[0].lips > 70)>>
-- 
GitLab