[Super-tux-commit] supertux/data/levels/test bonusblock.stl,1.3,1.4
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-11-24 14:11:02
|
Update of /cvsroot/super-tux/supertux/data/levels/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17739/data/levels/test Modified Files: bonusblock.stl Log Message: furhter improve collision detection by reintroducing time of collision, still more issues to solve Index: bonusblock.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/test/bonusblock.stl,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- bonusblock.stl 23 Nov 2004 23:20:29 -0000 1.3 +++ bonusblock.stl 24 Nov 2004 14:10:19 -0000 1.4 @@ -6,8 +6,6 @@ (time 999) (sector (name "main") - (width 30) - (height 30) (gravity 10.000000) (background (image "arctis.jpg") (speed 0.5)) |