music script for theme.ogg
authorMarek Moeckel <wansti@gmx.de>
Sat, 26 May 2007 22:11:31 +0000 (22:11 +0000)
committerMarek Moeckel <wansti@gmx.de>
Sat, 26 May 2007 22:11:31 +0000 (22:11 +0000)
SVN-Revision: 5051

data/levels/misc/menu.stl
data/music/theme.music [new file with mode: 0644]

index 185baa8..013d6f9 100644 (file)
@@ -5,7 +5,7 @@
   (license "GPL 2+ / CC-by-sa 3.0")
   (sector
     (name "main")
-    (music "music/theme.ogg")
+    (music "music/theme.music")
     (init-script "
 logo <- FloatingImage(\"images/objects/logo/logo.sprite\");
 logo.set_anchor_point(ANCHOR_MIDDLE);
diff --git a/data/music/theme.music b/data/music/theme.music
new file mode 100644 (file)
index 0000000..c1c855c
--- /dev/null
@@ -0,0 +1,5 @@
+(supertux-music
+  (file "theme.ogg")
+  (loop-begin 9)
+  (loop-at    -1)
+)