Update of /cvsroot/super-tux/supertux/data/levels/world1
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25467/data/levels/world1
Modified Files:
level13.stl
Log Message:
Enabled back scrolling on this level.
It is mostly for people give it a try.
Index: level13.stl
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/levels/world1/level13.stl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- level13.stl 1 May 2004 13:28:54 -0000 1.9
+++ level13.stl 3 May 2004 13:36:19 -0000 1.10
@@ -17,6 +17,7 @@
(bkgd_blue_bottom 255)
(time 200)
(gravity 10.0)
+ (back_scrolling #t)
(particle_system "clouds")
(theme "antarctica")
(interactive-tm
|