Changeset 5819 in orxonox.OLD for trunk/src/lib/coord
- Timestamp:
- Nov 29, 2005, 11:07:43 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/coord/p_node.cc
r5772 r5819 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.