hopefully fixed the crash on exit, keep sectors script bundled in the sector and...
[supertux.git] / data / levels / misc / menu.stl
index 144b133..cfdc5fb 100644 (file)
@@ -10,7 +10,8 @@ logo <- FloatingImage(\"images/objects/logo/logo.sprite\");
 logo.set_anchor_point(ANCHOR_TOP);
 logo.set_pos(0, 30);
 logo.set_visible(true);
-wait(10000);
+// Suspend (this is needed so that logo doesn't get deleted)
+suspend();
 ")
     (background
       (image "images/background/arctis.jpg")