Changeset 8694 for code/branches/presentation/src/modules/pickup
- Timestamp:
- Jun 2, 2011, 2:05:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/src/modules/pickup/PickupRepresentation.cc
r8079 r8694 57 57 58 58 this->initialize(); 59 this->setSyncMode( 0x0); // The default PickupRperesentation created by each PickupManager is not synchronised, since it only exists locally.59 this->setSyncMode(ObjectDirection::None); // The default PickupRperesentation created by each PickupManager is not synchronised, since it only exists locally. 60 60 } 61 61
Note: See TracChangeset
for help on using the changeset viewer.