Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 28, 2006, 3:21:22 PM (18 years ago)
Author:
patrick
Message:

disconnecting client over the network via proxy control

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/message_manager.h

    r9563 r9570  
    3636  MSGID_RESPAWN,                              //!< respawn message
    3737
    38   MSGID_PROXY_NEWCLIENT                        //!< informs the master server about a new client
     38  MSGID_PROXY_NEWCLIENT,                       //!< informs the master server about a new client
     39  MSGID_PROXY_LEAVECLIENT                      //!< informs the master and other proxy servers about a leaving client
    3940};
    4041
Note: See TracChangeset for help on using the changeset viewer.