Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9270 in orxonox.OLD for branches/proxy/src/lib/network/handshake.h


Ignore:
Timestamp:
Jul 13, 2006, 2:13:29 PM (18 years ago)
Author:
patrick
Message:

processing the node type through the framework

File:
1 edited

Legend:

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

    r9269 r9270  
    3535
    3636  public:
    37     Handshake( bool server, int clientId = 0, int networkGameManagerId = 0, int messageManagerId = 0 );
     37    Handshake( int nodeType, int clientId = 0, int networkGameManagerId = 0, int messageManagerId = 0 );
    3838
    3939
Note: See TracChangeset for help on using the changeset viewer.