[Super-tux-commit] supertux/data supertux.strf,1.9,1.10
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-04-22 15:53:43
|
Update of /cvsroot/super-tux/supertux/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20854 Modified Files: supertux.strf Log Message: - removed wrong bsod Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/supertux.strf,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- supertux.strf 22 Apr 2004 15:41:40 -0000 1.9 +++ supertux.strf 22 Apr 2004 15:53:32 -0000 1.10 @@ -32,12 +32,12 @@ (sprite (name "snowball-squished-left") (x-hotspot 1) (y-hotspot -19) - (images "shared/bsod-squished-left.png")) + (images "shared/snowball-squished-left.png")) (sprite (name "snowball-squished-right") (x-hotspot 1) (y-hotspot -19) - (images "shared/bsod-squished-right.png")) + (images "shared/snowball-squished-right.png")) (sprite (name "bsod-falling-left") (images "shared/bsod-falling-left.png")) @@ -181,7 +181,7 @@ (sprite (name "flyingsnowball-squished") (x-hotspot 1) (y-hotspot -19) - (images "shared/bsod-squished-left.png")) + (images "shared/snowball-squished-left.png")) (sprite (name "spiky-left") (x-hotspot 6) |