Update of /cvsroot/super-tux/supertux/data
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16668
Modified Files:
supertux.strf
Log Message:
fixed squish sprite
Index: supertux.strf
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/supertux.strf,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- supertux.strf 22 Apr 2004 16:45:15 -0000 1.13
+++ supertux.strf 22 Apr 2004 20:16:45 -0000 1.14
@@ -176,7 +176,7 @@
(sprite (name "bouncingsnowball-squished")
(x-hotspot 1)
(y-hotspot -19)
- (images "shared/bsod-squished-left.png"))
+ (images "shared/snowball-squished-left.png"))
(sprite (name "flyingsnowball")
(x-hotspot 4)
|