[Super-tux-commit] supertux/data/levels/world1 level14.stl,1.6,1.7
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-04-26 11:45:42
|
Update of /cvsroot/super-tux/supertux/data/levels/world1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23090 Modified Files: level14.stl Log Message: - fixed reset point, well, maybe not sure if this was the cause for being reseted in a completly wrong spot Index: level14.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/world1/level14.stl,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- level14.stl 25 Apr 2004 20:18:20 -0000 1.6 +++ level14.stl 26 Apr 2004 11:45:30 -0000 1.7 @@ -74,7 +74,7 @@ ) (reset-points - (point (x 7240) (y 180)) + (point (x 7233) (y 139)) ) (objects (mriceblock (x 4548) (y 317)) |