typo fix
authorMatthias Braun <matze@braunis.de>
Sat, 26 May 2007 09:17:08 +0000 (09:17 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 26 May 2007 09:17:08 +0000 (09:17 +0000)
SVN-Revision: 5015

src/object/player.cpp

index b332cae..31d38a9 100644 (file)
@@ -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;