Changeset 9355 in orxonox.OLD for branches/proxy/src/lib/network
- Timestamp:
- Jul 20, 2006, 2:07:03 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/network_stream.cc
r9349 r9355 642 642 if ( sync.getLeafClassID() == CL_NULL_PARENT ) 643 643 continue; 644 645 assert( sync.getLeafClassID() != 0); 644 646 645 647 assert( offset + INTSIZE <= UDP_PACKET_SIZE );
Note: See TracChangeset
for help on using the changeset viewer.