Update of /cvsroot/super-tux/supertux/data/images
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25902/data/images
Modified Files:
supertux.strf
Log Message:
Fixed small Tux standing images used.
Index: supertux.strf
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/images/supertux.strf,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- supertux.strf 8 Sep 2004 11:22:32 -0000 1.9
+++ supertux.strf 8 Sep 2004 13:33:30 -0000 1.10
@@ -24,7 +24,7 @@
(fps 15.0)
(x-offset 5)
(y-offset 14)
- (images "shared/smalltux/arms-walk-0.png"))
+ (images "shared/smalltux/arms-walk-5.png"))
(action
(name "jump")
@@ -74,7 +74,7 @@
(fps 15.0)
(x-offset 5)
(y-offset 14)
- (images "shared/smalltux/body-walk-0.png"))
+ (images "shared/smalltux/body-walk-5.png"))
(action
(name "jump")
|