From de7d93796b6025f8d4ba77f48cb968e5063eeb9c Mon Sep 17 00:00:00 2001
From: Anu <barrychahal@gmail.com>
Date: Sat, 17 Oct 2020 01:23:43 -0700
Subject: [PATCH] Missed copypaste

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

diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw
index 7cd8cfa31f6..48db8c5b65e 100644
--- a/src/cheats/mod_editSlaveCheatNew.tw
+++ b/src/cheats/mod_editSlaveCheatNew.tw
@@ -2687,7 +2687,7 @@
 	<<case 0>>@@.yellow;Normal@@
 	<<case 1>>@@.yellow;Broad@@
 	<<case 2>>@@.yellow;Very broad@@
-	<<case 2>>@@.yellow;Unnaturally broad@@
+	<<case 3>>@@.yellow;Unnaturally broad@@
 	<</switch>>
 	<<radiobutton "$tempSlave.hips" -2>> Very narrow
 	<<radiobutton "$tempSlave.hips" -1>> Narrow
-- 
GitLab