Changeset 9655 in orxonox.OLD for branches/proxy/src/lib/network/network_stream.cc
- Timestamp:
- Aug 1, 2006, 1:34:47 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/network_stream.cc
r9654 r9655 390 390 this->handleDownstream( tick ); 391 391 this->handleUpstream( tick ); 392 393 // process the local data of the message manager 394 MessageManager::getInstance()->processData(); 392 395 393 396 if( this->bSoftRedirect)
Note: See TracChangeset
for help on using the changeset viewer.