Changeset 10491 in orxonox.OLD for trunk/src/world_entities/mount_point.cc
- Timestamp:
- Jan 30, 2007, 1:13:28 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/mount_point.cc
r10455 r10491 176 176 this->_mount->setParent( this); 177 177 178 this->_mount->toList( (OM_LIST)(this->getOMListNumber()+1));178 this->_mount->toList((OM_LIST)(this->getOMListNumber())); 179 179 } 180 180 else if( obj->isA( WeaponSlot::staticClassID()))
Note: See TracChangeset
for help on using the changeset viewer.