projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0c8653
)
changed network protocol version from 1.2.0 to 2.0.0
author
Holger Schemel
<info@artsoft.org>
Mon, 20 Aug 2018 09:11:12 +0000
(11:11 +0200)
committer
Holger Schemel
<info@artsoft.org>
Mon, 20 Aug 2018 09:11:12 +0000
(11:11 +0200)
src/netserv.h
patch
|
blob
|
history
diff --git
a/src/netserv.h
b/src/netserv.h
index 53d96276368ca9c1df3db6cb56ae4ed4a95d0214..463b202f0bae28324f7cf5ba0cd4070d901bf12d 100644
(file)
--- a/
src/netserv.h
+++ b/
src/netserv.h
@@
-16,8
+16,8
@@
#define DEFAULT_SERVER_PORT 19504
-#define PROTOCOL_VERSION_1
1
-#define PROTOCOL_VERSION_2
2
+#define PROTOCOL_VERSION_1
2
+#define PROTOCOL_VERSION_2
0
#define PROTOCOL_VERSION_3 0
#define OP_PROTOCOL_VERSION 1