diff options
Diffstat (limited to 'src/net/tmwa/network.h')
-rw-r--r-- | src/net/tmwa/network.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h index 97c7970f..4df44b75 100644 --- a/src/net/tmwa/network.h +++ b/src/net/tmwa/network.h @@ -41,6 +41,7 @@ * the protocol accordingly. */ #define CLIENT_PROTOCOL_VERSION 1 +// 10 -> 11: SMSG_MAP_MASK DONE namespace TmwAthena { |