From fe22b42fc43abc992fa8f32b5a830efc38780752 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 16 Dec 2018 13:04:25 +0000 Subject: Fix typo --- scripts/toy.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/toy.groovy b/scripts/toy.groovy index 9e26632..9c9f66d 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -1153,7 +1153,7 @@ def bedtime = { ["Bedtime!", "Off to bed with you!", "Bed! Now!"]]); showButtonG("Good night, mistress", "night"); } - // Assume toy with return dressed tomorrow + // Assume toy will return dressed tomorrow removeEvent(REDRESS); set(NAKED, false); exit(); -- cgit v1.2.3