Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 28, 2006, 10:48:17 AM (18 years ago)
Author:
patrick
Message:

more generalized message handling now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/player_stats.cc

    r9541 r9542  
    163163  if ( this->playable && userId == SharedNetworkData::getInstance()->getHostID() )
    164164  {
    165     PRINTF(0)(">>>>>>>>>>>>>>>>>>>>>> assign playable %i to user %i (localuser)\n\n\n", this->playable->getUniqueID(), userId);
    166165    State::getPlayer()->setPlayable( this->playable );
    167166    // also set the team id
Note: See TracChangeset for help on using the changeset viewer.