Changeset 5803 in orxonox.OLD for branches/world_entities/src/lib
- Timestamp:
- Nov 28, 2005, 2:26:28 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/world_entities/src/lib/coord/p_node.cc
r5772 r5803 334 334 } 335 335 this->relDirection = relDir; 336 336 337 this->bRelCoorChanged = true; 337 338 } … … 363 364 *this->toDirection = relDirSoft; 364 365 this->bias = bias; 366 this->bRelDirChanged = true; 365 367 } 366 368
Note: See TracChangeset
for help on using the changeset viewer.