Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

less debug - network seems to work again

File:
1 edited

Legend:

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

    r9906 r9907  
    271271//       PRINTF(0)("sending %s %d\n", (*it)->getName().c_str(), n);
    272272
    273 //       if( this->isA(CL_PLAYABLE))
     273//       if( this->isA( Playable::staticClassID() ))
    274274//       {
    275275//         PRINTF(0)("ms: %i, ps: %i, c: %i, sender: %i, reciever: %i, owner: %i, perm: (ow %i, ms %i, s %i, a %i)\n",
     
    457457      //(*it)->debug();
    458458
    459 //       if( this->isA(CL_PLAYABLE))
     459//       if( this->isA(Playable::staticClassID()))
    460460//       {
    461461//         PRINTF(0)("ms: %i, ps: %i, c: %i, sender: %i, reciever: %i, owner: %i, perm: (ow %i, ms %i, s %i, a %i)\n",
Note: See TracChangeset for help on using the changeset viewer.