Changeset 9069 in orxonox.OLD for branches/presentation/src/world_entities/creatures
- Timestamp:
- Jul 3, 2006, 9:10:13 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/creatures/fps_player.cc
r9067 r9069 211 211 { 212 212 this->bPosBut = false; 213 printf(" prisoner:walkTo( %f, %f, %f)\n",this->getAbsCoorX(),this->getAbsCoorY(),this->getAbsCoorZ());213 printf("mechanic:walkTo( %f, mheight, %f)\n",this->getAbsCoorX(),this->getAbsCoorZ()); 214 214 } 215 215
Note: See TracChangeset
for help on using the changeset viewer.