From 0beb2ab06d166378c971359d5aa2fd9653150129 Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Tue, 26 Mar 2019 02:36:11 -0400 Subject: [PATCH] I don't know how buttons work --- src/uncategorized/descriptionOptions.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/descriptionOptions.tw b/src/uncategorized/descriptionOptions.tw index eab1344058c..119ea238f1c 100644 --- a/src/uncategorized/descriptionOptions.tw +++ b/src/uncategorized/descriptionOptions.tw @@ -41,7 +41,7 @@ <<if $showWardrobe == 1>> The Slave Interact wardrobe is @@.cyan;SHOWN.@@ //[[Hide|Description Options][$showWardrobe = 0]]// <<else>> - The Slave Interact wardrobe is @@.red;HIDDEN.@@ //[[Hide|Description Options][$showWardrobe = 1]]// + The Slave Interact wardrobe is @@.red;HIDDEN.@@ //[[Show|Description Options][$showWardrobe = 1]]// <</if>> <br> -- GitLab