Changeset 10540 in orxonox.OLD for trunk/src/world_entities/mount_point.cc
- Timestamp:
- Jan 31, 2007, 5:04:11 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/mount_point.cc
r10534 r10540 140 140 if( this->_mount != NULL) 141 141 { 142 PRINTF(0)("Got detail informations\n");142 PRINTF(0)("Got detailed informations\n"); 143 143 this->_mount->loadParams( root); 144 144
Note: See TracChangeset
for help on using the changeset viewer.