[Super-tux-commit] htdocs/development map.xml,1.2,1.3
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-05-04 11:39:18
|
Update of /cvsroot/super-tux/htdocs/development In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32259/development Modified Files: map.xml Log Message: Added idea image by C. Ratchet. Index: map.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/development/map.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- map.xml 28 Feb 2004 23:23:49 -0000 1.2 +++ map.xml 4 May 2004 11:39:09 -0000 1.3 @@ -62,4 +62,14 @@ player to quickly advance to survive. </p> </section> + + <section title="Game ideas"> + <p> + Here goes a few unsorted images contributed by people, in order + to serve as an insipiration for the developers. + </p> + <subsection title="Contributed by C. Ratchet"> + <screenshot file="images/ideas1" /> + </subsection> + </section> </page> |