Changeset 8329 for code/trunk/src/orxonox
- Timestamp:
- Apr 26, 2011, 12:31:32 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/worldentities/pawns/Pawn.cc
r7889 r8329 89 89 90 90 this->isHumanShip_ = this->hasLocalController(); 91 92 this->setSyncMode(ObjectDirection::Bidirectional); // needed to synchronise e.g. aimposition 91 93 } 92 94
Note: See TracChangeset
for help on using the changeset viewer.