[Super-tux-commit] supertux/data/levels/worldmap icyisland.stwm,1.10,1.11
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-10-23 13:18:35
|
Update of /cvsroot/super-tux/supertux/data/levels/worldmap In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25761/data/levels/worldmap Modified Files: icyisland.stwm Log Message: Bugfix: Level 6 spot would stay always red. Fixed by Richard Smith <up...@me...>. Index: icyisland.stwm =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/worldmap/icyisland.stwm,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- icyisland.stwm 6 Oct 2004 21:38:54 -0000 1.10 +++ icyisland.stwm 23 Oct 2004 13:18:26 -0000 1.11 @@ -71,7 +71,7 @@ (y 9) (name "world1/level6.stl")) (level - (x 11) + (x 14) (y 9) (name "world1/level7.stl")) (level |