diff options
Diffstat (limited to 'src/mmo/version.hpp')
-rw-r--r-- | src/mmo/version.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mmo/version.hpp b/src/mmo/version.hpp index 20cb1d9..459b500 100644 --- a/src/mmo/version.hpp +++ b/src/mmo/version.hpp @@ -39,6 +39,7 @@ namespace tmwa // 1 = latest mana, old manaplus, bots // 2 = manaplus 1.5.5.9 and above // 3 = manaplus 1.5.5.23 and above +// 4 = manaplus 1.5.8.15 and above #define MIN_CLIENT_VERSION 1 // TODO now that I generate the protocol, split 'flags' out of the struct |