Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9551 in orxonox.OLD


Ignore:
Timestamp:
Jul 28, 2006, 11:50:41 AM (18 years ago)
Author:
patrick
Message:

a little more debug because i don't get it

File:
1 edited

Legend:

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

    r9548 r9551  
    657657
    658658                // work with the ProxyControl to init the new client
     659                PRINTF(0)("userId realy realy is: %i and key: %i\n", it->second.userId, it->first);
    659660                ProxyControl::getInstance()->signalNewClient( it->second.userId);
    660661
Note: See TracChangeset for help on using the changeset viewer.