projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06da64e
)
fixed small error with new clover tile
author
Stephen Groundwater
<slacker@gluebox.com>
Sat, 4 Feb 2006 14:00:08 +0000
(14:00 +0000)
committer
Stephen Groundwater
<slacker@gluebox.com>
Sat, 4 Feb 2006 14:00:08 +0000
(14:00 +0000)
SVN-Revision: 3044
data/images/tiles.strf
patch
|
blob
|
history
diff --git
a/data/images/tiles.strf
b/data/images/tiles.strf
index
357ac34
..
d9ffcfe
100644
(file)
--- a/
data/images/tiles.strf
+++ b/
data/images/tiles.strf
@@
-6139,14
+6139,13
@@
(images
(region "tiles/castle/door.png" 96 64 32 32)
)
- (solid #f)
+
)
(tile
(id 1532)
(images
"tiles/doodads/clover.png" )
- )
- (solid #f)
-)
+ (solid #t)
+ )
)
)