Changeset 8194 in orxonox.OLD for branches/network/src/world_entities
- Timestamp:
- Jun 7, 2006, 3:12:09 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/space_ships/space_ship.cc
r7954 r8194 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.