summaryrefslogtreecommitdiffstats
path: root/twinkle.py
diff options
context:
space:
mode:
Diffstat (limited to 'twinkle.py')
-rwxr-xr-xtwinkle.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/twinkle.py b/twinkle.py
index 3668b3c..69ea8a9 100755
--- a/twinkle.py
+++ b/twinkle.py
@@ -92,6 +92,7 @@ class TwinkleShow(Show):
#self.sun = Sun()
self.stars = set()
self.tick_count = 0
+ self.send_event('background music', 'ocean_waves')
def update(self):