projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60d43ff
)
Just decreased the kicking time (the 3 secs were only for testing purposes).
author
Ricardo Cruz
<rick2@aeiou.pt>
Tue, 27 Apr 2004 13:59:15 +0000
(13:59 +0000)
committer
Ricardo Cruz
<rick2@aeiou.pt>
Tue, 27 Apr 2004 13:59:15 +0000
(13:59 +0000)
SVN-Revision: 779
src/defines.h
patch
|
blob
|
history
diff --git
a/src/defines.h
b/src/defines.h
index
4bdaab2
..
f7642d4
100644
(file)
--- a/
src/defines.h
+++ b/
src/defines.h
@@
-87,7
+87,7
@@
enum DyingType {
/* Timing constants (in ms): */
-#define KICKING_TIME
30
00
+#define KICKING_TIME
6
00
/* Debugging */