Merge branch 'master' of https://github.com/EQEmu/Server into io_work

This commit is contained in:
Uleat
2019-09-09 22:42:39 -04:00
18 changed files with 679 additions and 247 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9142
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9025
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9026
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif