Update of /cvsroot/super-tux/supertux/data/images/worldmap
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18074/data/images/worldmap
Modified Files:
antarctica.stwt
Added Files:
messagedot.png
Log Message:
accidentally removed some images that were still used
Index: antarctica.stwt
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/images/worldmap/antarctica.stwt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- antarctica.stwt 28 Nov 2004 14:56:46 -0000 1.9
+++ antarctica.stwt 13 Mar 2005 22:38:59 -0000 1.10
@@ -3,55 +3,6 @@
;; (directions TOP RIGHT DOWN LEFT)
;;
(supertux-tiles
- (tile (id 1)
- (images "road_h.png")
- (north #f)
- (south #f)
- (west #t)
- (east #t)
- (stop #f))
- (tile (id 2)
- (images "road_v.png")
- (north #t)
- (south #t)
- (west #f)
- (east #f)
- (stop #f))
- (tile (id 3)
- (images "road_ws.png")
- (north #f)
- (south #t)
- (west #t)
- (east #f)
- (stop #t))
- (tile (id 4)
- (images "road_cross.png")
- (north #t)
- (south #t)
- (west #t)
- (east #t)
- (stop #t))
- (tile (id 5)
- (images "road_end.png")
- (north #f)
- (south #f)
- (west #f)
- (east #t)
- (stop #t))
- (tile (id 6)
- (images "road_h_stop.png")
- (north #f)
- (south #f)
- (west #t)
- (east #t)
- (stop #t))
- (tile (id 7)
- (images "road_v_stop.png")
- (north #t)
- (south #t)
- (west #f)
- (east #f)
- (stop #t))
(tile (id 8)
(images "ground.png")
(north #f)
--- NEW FILE: messagedot.png ---
(This appears to be a binary file; contents omitted.)
|