Changeset 10347 for code/branches/core7/src/orxonox/worldentities
- Timestamp:
- Apr 6, 2015, 3:47:42 PM (10 years ago)
- Location:
- code/branches/core7/src/orxonox/worldentities/pawns
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/orxonox/worldentities/pawns/ModularSpaceShip.cc
r10270 r10347 37 37 #include "util/Math.h" 38 38 #include "gametypes/Gametype.h" 39 #include "core/command/ConsoleCommand .h"39 #include "core/command/ConsoleCommandIncludes.h" 40 40 41 41 #include "items/ShipPart.h" -
code/branches/core7/src/orxonox/worldentities/pawns/Spectator.cc
r9667 r10347 34 34 #include "core/GameMode.h" 35 35 #include "core/command/CommandExecutor.h" 36 #include "core/command/ConsoleCommand .h"36 #include "core/command/ConsoleCommandIncludes.h" 37 37 38 38 #include "tools/BillboardSet.h"
Note: See TracChangeset
for help on using the changeset viewer.