projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e808d97
)
Fixed wrong filename in worldmap.strf
author
Arvid Norlander
<anmaster@berlios.de>
Sat, 3 Feb 2007 14:38:29 +0000
(14:38 +0000)
committer
Arvid Norlander
<anmaster@berlios.de>
Sat, 3 Feb 2007 14:38:29 +0000
(14:38 +0000)
SVN-Revision: 4778
data/images/worldmap.strf
patch
|
blob
|
history
diff --git
a/data/images/worldmap.strf
b/data/images/worldmap.strf
index
88470b5
..
8e6e9b0
100644
(file)
--- a/
data/images/worldmap.strf
+++ b/
data/images/worldmap.strf
@@
-142,7
+142,9
@@
)
(tile (id 8)
- (images "worldmap/antarctica/ground.png")
+ (images
+ (region "worldmap/antarctica/roads.png" 96 96 32 32)
+ )
(north #f)
(south #f)
(east #f)