[Super-tux-commit] supertux/data/images/tilesets supertux.stgt,1.52,1.53 background.stgt,1.1,NONE bl
Brought to you by:
wkendrick
Update of /cvsroot/super-tux/supertux/data/images/tilesets In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6615 Modified Files: supertux.stgt Removed Files: background.stgt block.stgt darksnow.stgt grey.stgt jungle.stgt main.stgt misc.stgt snow.stgt Log Message: remove unused/outdated stgt files --- jungle.stgt DELETED --- --- grey.stgt DELETED --- --- background.stgt DELETED --- --- main.stgt DELETED --- Index: supertux.stgt =================================================================== RCS file: /cvsroot/super-tux/supertux/data/images/tilesets/supertux.stgt,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- supertux.stgt 20 Nov 2004 22:14:19 -0000 1.52 +++ supertux.stgt 21 Nov 2004 18:14:57 -0000 1.53 @@ -22,6 +22,7 @@ (tilegroup (name "Waterfall-trans") (tiles 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194)) (tilegroup (name "Waterfall") (tiles 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294)) (tilegroup (name "Waterfall-edgecloud") (tile 195 196 197 198 199)) + (tilegroup (name "forest") (tile 1000 1001 1002 1003)) (tile (id 0) (editor-images "bonus-fireflower.png")) --- snow.stgt DELETED --- --- block.stgt DELETED --- --- misc.stgt DELETED --- --- darksnow.stgt DELETED --- |