[Super-tux-commit] supertux/data/levels/world1 level13.stl,1.10,1.11
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-05-04 19:13:21
|
Update of /cvsroot/super-tux/supertux/data/levels/world1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29336/data/levels/world1 Modified Files: level13.stl Log Message: Removed scrolling printf, back scrolling from level 13 and snow from menu. So, two points are gone now. Notice that the back scrolling is still in development, so please calm down, and don't add it to the TODO as a bug. Besides no level use it. I told Ryan to give a look at that code now. Index: level13.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/world1/level13.stl,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- level13.stl 3 May 2004 13:36:19 -0000 1.10 +++ level13.stl 4 May 2004 19:12:39 -0000 1.11 @@ -17,7 +17,7 @@ (bkgd_blue_bottom 255) (time 200) (gravity 10.0) - (back_scrolling #t) + (back_scrolling #f) (particle_system "clouds") (theme "antarctica") (interactive-tm |