Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


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

framework integration

File:
1 edited

Legend:

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

    r9286 r9303  
    5858    case NET_CLIENT:
    5959      return std::string("client");
    60     case NET_PROXY_SERVER:
     60    case NET_PROXY_SERVER_ACTIVE:
    6161      return std::string("proxy server");
    6262    case NET_MASTER_SERVER:
Note: See TracChangeset for help on using the changeset viewer.