[Orxonox-commit 2068] r6784 - code/branches/rocket/src/orxonox/controllers
gnadler at orxonox.net
gnadler at orxonox.net
Mon Apr 26 16:03:27 CEST 2010
Author: gnadler
Date: 2010-04-26 16:03:27 +0200 (Mon, 26 Apr 2010)
New Revision: 6784
Modified:
code/branches/rocket/src/orxonox/controllers/RocketController.cc
Log:
Modified: code/branches/rocket/src/orxonox/controllers/RocketController.cc
===================================================================
--- code/branches/rocket/src/orxonox/controllers/RocketController.cc 2010-04-26 14:01:57 UTC (rev 6783)
+++ code/branches/rocket/src/orxonox/controllers/RocketController.cc 2010-04-26 14:03:27 UTC (rev 6784)
@@ -27,7 +27,7 @@
*/
#include "RocketController.h"
-#include "weapons/projectiles/SimpleRocket.h"
+#include "weapons/projectiles/SimpleRocket.h" //wie kann ich das hier includen? so gehts nich aber eigentlich isses eher ein Projectile als einfach ein Worldentity...
#include "util/Math.h"
More information about the Orxonox-commit
mailing list