From cab8047fdcd9115649e71bcd8bace21d46d2f0a9 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 3 Dec 2018 12:37:17 +0000 Subject: Add missing gagtext hint --- scripts/toy.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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..."], -- cgit v1.2.3