projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Sinnvolleres Spawn- und Bewegungsverhalten.
[hackover2013-badge-firmware.git]
/
badge
/
jumpnrun
/
player.h
diff --git
a/badge/jumpnrun/player.h
b/badge/jumpnrun/player.h
index
1b193b5
..
27e4cc2
100644
(file)
--- a/
badge/jumpnrun/player.h
+++ b/
badge/jumpnrun/player.h
@@
-7,7
+7,7
@@
enum {
// Do not collide with JUMPNRUN_MOVEABLE_* flags
- JUMPNRUN_PLAYER_DEAD =
4
+ JUMPNRUN_PLAYER_DEAD =
128
};
enum {
This page took
0.02379 seconds
and
4
git commands to generate.