diff options
Diffstat (limited to 'src/manaserv_protocol.h')
-rw-r--r-- | src/manaserv_protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/manaserv_protocol.h b/src/manaserv_protocol.h index f0dc22b2..6225a145 100644 --- a/src/manaserv_protocol.h +++ b/src/manaserv_protocol.h @@ -24,6 +24,8 @@ namespace ManaServ { +enum { PROTOCOL_VERSION = 0 }; + /** * Enumerated type for communicated messages: * |