Changeset 10437 in orxonox.OLD for trunk/src/world_entities/mount_point.cc
- Timestamp:
- Jan 28, 2007, 1:30:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/mount_point.cc
r10314 r10437 37 37 { 38 38 PRINTF(5)("Created mount point %s\n", name.c_str()); 39 this->registerObject(this, MountPoint::_objectList); 39 40 40 41 this->_name = name;
Note: See TracChangeset
for help on using the changeset viewer.