Fix for bot shadowknights casting ranger spells

This commit is contained in:
Uleat
2017-03-26 16:19:53 -04:00
parent 05e97f4c64
commit 940f3b03e8
4 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9107
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9016
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9017
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif