projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ba388a
)
typo fix
author
Matthias Braun
<matze@braunis.de>
Sat, 26 May 2007 09:17:08 +0000
(09:17 +0000)
committer
Matthias Braun
<matze@braunis.de>
Sat, 26 May 2007 09:17:08 +0000
(09:17 +0000)
SVN-Revision: 5015
src/object/player.cpp
patch
|
blob
|
history
diff --git
a/src/object/player.cpp
b/src/object/player.cpp
index
b332cae
..
31d38a9
100644
(file)
--- a/
src/object/player.cpp
+++ b/
src/object/player.cpp
@@
-51,7
+51,7
@@
#include "object/sprite_particle.hpp"
#include "trigger/climbable.hpp"
-//#define
DO_
SWIMMING
+//#define SWIMMING
static const int TILES_FOR_BUTTJUMP = 3;
static const float SHOOTING_TIME = .150f;