Changeset 8228 in orxonox.OLD for trunk/src/world_entities/space_ships
- Timestamp:
- Jun 8, 2006, 11:19:08 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/space_ship.cc
r7954 r8228 305 305 } 306 306 } 307 //PRINTF(3)("collision %s vs %s @ (%f,%f,%f)\n", this->getClassName(), entity->getClassName(), location.x, location.y, location.z);307 PRINTF(3)("collision %s vs %s @ (%f,%f,%f)\n", this->getClassName(), entity->getClassName(), location.x, location.y, location.z); 308 308 } 309 309
Note: See TracChangeset
for help on using the changeset viewer.