Changeset 8968 in orxonox.OLD for branches/single_player_map/src/world_entities/creatures
- Timestamp:
- Jun 30, 2006, 6:23:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/single_player_map/src/world_entities/creatures/fps_player.cc
r8952 r8968 211 211 { 212 212 this->bPosBut = false; 213 printf(" guard:walkTo( %f, height, %f)\n",this->getAbsCoorX(),this->getAbsCoorZ());213 printf("prisoner:walkTo( %f, height, %f)\n",this->getAbsCoorX(),this->getAbsCoorZ()); 214 214 } 215 215
Note: See TracChangeset
for help on using the changeset viewer.