Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10491 in orxonox.OLD for trunk/src/world_entities/mount_point.cc


Ignore:
Timestamp:
Jan 30, 2007, 1:13:28 AM (17 years ago)
Author:
patrick
Message:

merged blinki branche back to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/mount_point.cc

    r10455 r10491  
    176176      this->_mount->setParent( this);
    177177
    178       this->_mount->toList( (OM_LIST)(this->getOMListNumber()+1));
     178      this->_mount->toList((OM_LIST)(this->getOMListNumber()));
    179179    }
    180180    else if( obj->isA( WeaponSlot::staticClassID()))
Note: See TracChangeset for help on using the changeset viewer.