Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 29, 2007, 12:41:03 AM (17 years ago)
Author:
stefalie
Message:

blink: blinki moutni works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blink/src/world_entities/mount_point.cc

    r10455 r10470  
    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.