summaryrefslogtreecommitdiff
path: root/scripts/toy.groovy
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/toy.groovy')
-rw-r--r--scripts/toy.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index fcdba82..d787e74 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -371,7 +371,7 @@ def preGag = {
showButton("Yes, mistress");
show(null);
wait(10);
- showButtonGT("Back, mistress", 50, 2);
+ showButtonGT("Back, mistress", "back", 50, 2);
present([DRESSED], [
["Good boy.", "Very good."],
["Put it on..."],