projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8e0bad9
)
fixed door sprite after shrinking it...
author
Matthias Braun
<matze@braunis.de>
Wed, 30 Mar 2005 20:50:21 +0000
(20:50 +0000)
committer
Matthias Braun
<matze@braunis.de>
Wed, 30 Mar 2005 20:50:21 +0000
(20:50 +0000)
SVN-Revision: 2301
data/images/supertux.strf
patch
|
blob
|
history
diff --git
a/data/images/supertux.strf
b/data/images/supertux.strf
index
e14e26a
..
2ec2736
100644
(file)
--- a/
data/images/supertux.strf
+++ b/
data/images/supertux.strf
@@
-1282,12
+1282,12
@@
(action
(name "default")
(x-offset 0)
- (y-offset
64
)
+ (y-offset
0
)
(images "shared/door-1.png"))
(action
(name "open")
(x-offset 0)
- (y-offset
64
)
+ (y-offset
0
)
(images "shared/door-1.png"
"shared/door-2.png"
"shared/door-3.png"