[Super-tux-commit] supertux/data/levels/misc menu.stl,1.4,1.5
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-05-04 22:49:46
|
Update of /cvsroot/super-tux/supertux/data/levels/misc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15712/data/levels/misc Modified Files: menu.stl Log Message: Made intro demo to use the ordinary background (arctis2.jpg). Anyway, shouldn't a PNG file be preferible... Index: menu.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/misc/menu.stl,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- menu.stl 4 May 2004 19:12:38 -0000 1.4 +++ menu.stl 4 May 2004 22:49:38 -0000 1.5 @@ -4,7 +4,7 @@ (name "Hello World") (width 300) (height 15) - (background "arctis.png") + (background "arctis2.jpg") (music "theme.mod") (bkgd_red 150) (bkgd_green 200) |