Changeset 9551 in orxonox.OLD for branches/proxy/src/lib
- Timestamp:
- Jul 28, 2006, 11:50:41 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/network_stream.cc
r9548 r9551 657 657 658 658 // 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); 659 660 ProxyControl::getInstance()->signalNewClient( it->second.userId); 660 661
Note: See TracChangeset
for help on using the changeset viewer.