Changeset 9107 in orxonox.OLD for branches/presentation/src/world_entities/creatures
- Timestamp:
- Jul 4, 2006, 11:02:15 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/creatures/fps_player.cc
r9106 r9107 222 222 { 223 223 this->bPosBut = false; 224 printf("mechanic :walkTo( %f, %f, %f)\n",this->getAbsCoorX(),this->getAbsCoorY(),this->getAbsCoorZ());224 printf("mechanic2:walkTo( %f, mtheight, %f)\n",this->getAbsCoorX(),this->getAbsCoorZ()); 225 225 } 226 226
Note: See TracChangeset
for help on using the changeset viewer.