Changeset 8840 in orxonox.OLD for branches/multi_player_map/src/world_entities
- Timestamp:
- Jun 28, 2006, 1:21:37 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/multi_player_map/src/world_entities/space_ships/space_ship.cc
r8839 r8840 384 384 this->shiftCoor(move); 385 385 386 PRINTF(0)("id of %s is: %i\n", this->getName(), this->getOMListNumber());386 // PRINTF(0)("id of %s is: %i\n", this->getName(), this->getOMListNumber()); 387 387 388 388 }
Note: See TracChangeset
for help on using the changeset viewer.