[Orxonox-commit 5285] r9948 - code/trunk/src/orxonox/worldentities/pawns

landauf at orxonox.net landauf at orxonox.net
Fri Jan 3 15:09:55 CET 2014


Author: landauf
Date: 2014-01-03 15:09:55 +0100 (Fri, 03 Jan 2014)
New Revision: 9948

Modified:
   code/trunk/src/orxonox/worldentities/pawns/Pawn.h
Log:
comment

Modified: code/trunk/src/orxonox/worldentities/pawns/Pawn.h
===================================================================
--- code/trunk/src/orxonox/worldentities/pawns/Pawn.h	2014-01-03 14:03:42 UTC (rev 9947)
+++ code/trunk/src/orxonox/worldentities/pawns/Pawn.h	2014-01-03 14:09:55 UTC (rev 9948)
@@ -235,7 +235,7 @@
 
             Vector3 aimPosition_;
 
-            WorldSound* explosionSound_;
+            WorldSound* explosionSound_; // TODO: Does this really belong here? Maybe move it to BigExplosion?
 
     }; // tolua_export
 } // tolua_export




More information about the Orxonox-commit mailing list