projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
433e5cd
)
- increased Tux's safe time to 1250ms
author
Ryan Flegel
<rflegel@gmail.com>
Sun, 9 May 2004 19:34:43 +0000
(19:34 +0000)
committer
Ryan Flegel
<rflegel@gmail.com>
Sun, 9 May 2004 19:34:43 +0000
(19:34 +0000)
SVN-Revision: 1054
src/player.h
patch
|
blob
|
history
diff --git
a/src/player.h
b/src/player.h
index
1de3207
..
cfccd40
100644
(file)
--- a/
src/player.h
+++ b/
src/player.h
@@
-31,7
+31,7
@@
/* Times: */
-#define TUX_SAFE_TIME
7
50
+#define TUX_SAFE_TIME
12
50
#define TUX_INVINCIBLE_TIME 10000
#define TUX_INVINCIBLE_TIME_WARNING 2000
#define TIME_WARNING 20000 /* When to alert player they're low on time! */