Changeset 9303 in orxonox.OLD for branches/proxy/src/lib/network/handshake.cc
- Timestamp:
- Jul 17, 2006, 10:29:13 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/handshake.cc
r9300 r9303 130 130 continue; 131 131 } 132 else if( remoteState.nodeType == NET_PROXY_SERVER )132 else if( remoteState.nodeType == NET_PROXY_SERVER_ACTIVE) 133 133 { 134 134 continue;
Note: See TracChangeset
for help on using the changeset viewer.