Update for saved bot data to use new spells id values

This commit is contained in:
Uleat
2017-02-26 06:26:59 -05:00
parent 9ae585dd81
commit a49e3d6471
4 changed files with 76 additions and 46 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9106
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9012
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9013
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif