[Super-tux-commit] supertux/data/levels/world1 level3.stl,1.21,1.22
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-12-20 21:25:16
|
Update of /cvsroot/super-tux/supertux/data/levels/world1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28891/data/levels/world1 Modified Files: level3.stl Log Message: implemented a new object factory mechanism which is now really independent of the objects Index: level3.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/world1/level3.stl,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- level3.stl 2 Dec 2004 01:41:56 -0000 1.21 +++ level3.stl 20 Dec 2004 21:24:19 -0000 1.22 @@ -121,7 +121,6 @@ (snowball (x 10932) (y 408)) (snowball (x 9969) (y 410)) ) - ) - +) ;; EOF ;; |