[Super-tux-commit] supertux/data/levels/test level10.stl,1.1,1.2 level2.stl,1.2,1.3
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-05-15 10:10:07
|
Update of /cvsroot/super-tux/supertux/data/levels/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12770/data/levels/test Modified Files: level10.stl level2.stl Log Message: Made levels to use arctis.jpg, instead of arctis2.jpg Index: level10.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/test/level10.stl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- level10.stl 11 May 2004 21:55:05 -0000 1.1 +++ level10.stl 15 May 2004 10:09:57 -0000 1.2 @@ -7,7 +7,7 @@ (height 18) (start_pos_x 100) (start_pos_y 170) - (background "arctis2.jpg") + (background "arctis.jpg") (music "Mortimers_chipdisko.mod") (bkgd_red_top 150) (bkgd_green_top 150) Index: level2.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/test/level2.stl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- level2.stl 25 Apr 2004 14:34:00 -0000 1.2 +++ level2.stl 15 May 2004 10:09:57 -0000 1.3 @@ -5,7 +5,7 @@ (author "Ingo Ruhnke") (width 100) (height 15) - (background "arctis2.jpg") + (background "arctis.jpg") (music "Mortimers_chipdisko.mod") (bkgd_red 150) (bkgd_green 200) |