[Super-tux-commit] supertux/data/images supertux.strf,1.34,1.35
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2005-03-30 03:02:08
|
Update of /cvsroot/super-tux/supertux/data/images In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20982/data/images Modified Files: supertux.strf Log Message: added unstable_tile object Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/images/supertux.strf,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- supertux.strf 30 Mar 2005 01:52:11 -0000 1.34 +++ supertux.strf 30 Mar 2005 03:01:59 -0000 1.35 @@ -1396,6 +1396,11 @@ ) ) ) + + (sprite (name "unstable_tile") + (action + (images "shared/unstable_tile.png")) + ) ) ;; EOF ;; |