Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9303 in orxonox.OLD for branches/proxy/src/lib/network/handshake.cc


Ignore:
Timestamp:
Jul 17, 2006, 10:29:13 AM (19 years ago)
Author:
patrick
Message:

framework integration

File:
1 edited

Legend:

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

    r9300 r9303  
    130130        continue;
    131131      }
    132       else if( remoteState.nodeType == NET_PROXY_SERVER)
     132      else if( remoteState.nodeType == NET_PROXY_SERVER_ACTIVE)
    133133      {
    134134        continue;
Note: See TracChangeset for help on using the changeset viewer.