Changeset 5916 for code/branches/core5/src/orxonox/infos
- Timestamp:
- Oct 9, 2009, 4:41:30 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/orxonox/infos/HumanPlayer.cc
r5846 r5916 116 116 117 117 if (!GameMode::isMaster()) 118 this->set ObjectMode(ObjectDirection::Bidirectional);118 this->setSyncMode(ObjectDirection::Bidirectional); 119 119 else 120 120 this->setName(this->nick_);
Note: See TracChangeset
for help on using the changeset viewer.