Mercurial
Mercurial
>
hedgewars-draft
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
gameServer2/src/utils.rs
author
unc0rr
Sat, 31 Dec 2016 23:56:29 +0300
changeset 12125
858bf4d04c54
child 12126
4348997e502b
permissions
-rw-r--r--
Start server implementation in rust
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
12125
858bf4d04c54
Start server implementation in rust
unc0rr
parents:
diff
changeset
1
pub const PROTOCOL_VERSION : i32 = 3;