Browse Source

Raise NETWORK_PROTOCOL for netjack2.

tags/v1.9.10
Stephane Letz 12 years ago
parent
commit
26f384bf9f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      common/JackNetTool.h

+ 1
- 1
common/JackNetTool.h View File

@@ -38,7 +38,7 @@ using namespace std;
#endif
#endif

#define NETWORK_PROTOCOL 6
#define NETWORK_PROTOCOL 7

#define NET_SYNCHING 0
#define NET_PACKET_ERROR -2


Loading…
Cancel
Save