Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 30, 2006, 10:35:23 PM (18 years ago)
Author:
rennerc
Message:

ClassID synchronization might work. at least it still works with it :D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/network/network_stream.cc

    r9908 r9909  
    716716              // init the new message manager
    717717              MessageManager::getInstance()->setUniqueID( it->second.handshake->getMessageManagerId() );
     718              ObjectListBase::replaceIDMap( *(it->second.handshake->getClassIdList()) );
    718719            }
    719720
Note: See TracChangeset for help on using the changeset viewer.