aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/demo.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo.scm b/examples/demo.scm
index 74fa65f..3936b28 100644
--- a/examples/demo.scm
+++ b/examples/demo.scm
@@ -101,7 +101,7 @@
#:fade-down 1)
(cue 3
- (cue-state)
+ (cue-state (apply-state blackout-state))
#:fade-up 0
#:fade-down 2)))