Activation of bot_spells_entries table

This commit is contained in:
Uleat
2017-02-15 19:04:36 -05:00
parent 4ec3fda59d
commit 8177f7d9bb
4 changed files with 37 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9105
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9008
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9009
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif