From e10924f7919d1525fb6c1c0b0de34f9796fcb18c Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Mon, 13 Apr 2020 05:00:47 -0400 Subject: [PATCH] removed extra code --- src/endWeek/saClothes.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/endWeek/saClothes.js b/src/endWeek/saClothes.js index 2d01366c95d..82c67ed7c04 100644 --- a/src/endWeek/saClothes.js +++ b/src/endWeek/saClothes.js @@ -70,9 +70,6 @@ window.saClothes = (function saClothes() { if (["none", "bullet vibrator", "smart bullet vibrator"].includes(slave.vaginalAccessory)) { slave.vaginalAttachment = "none"; } - } - if (slave.dick === 0) { - } if (slave.buttplug === "none") { slave.buttplugAttachment = "none"; -- GitLab