From ba73d963e86be73c8b7f4e81680b76fe2094900b Mon Sep 17 00:00:00 2001 From: Anu <barrychahal@gmail.com> Date: Sat, 5 Dec 2020 15:49:58 -0800 Subject: [PATCH] Revert "Apply 1 suggestion(s) to 1 file(s)" This reverts commit 3d913638478ede674b7b18ce6466980892bf8fb7 --- src/events/PE/concubineInterview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/events/PE/concubineInterview.js b/src/events/PE/concubineInterview.js index 7563731d071..30aae14a734 100644 --- a/src/events/PE/concubineInterview.js +++ b/src/events/PE/concubineInterview.js @@ -539,7 +539,7 @@ App.Events.PEConcubineInterview = class PEConcubineInterview extends App.Events. t.push(`${He} quirks a corner of ${his} mouth. ${speak(`"And ${heP} has a <em>wonderful</em> cock."`)}`); } - repX(500); + rep(500); App.Events.addParagraph(node, t); } -- GitLab