Temporarily disabled bot versioning until script methods are corrected

This commit is contained in:
Uleat
2015-10-03 13:42:00 -04:00
parent 625df2ad9b
commit 9bf4f399da
3 changed files with 2 additions and 285 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9087
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9001
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // temporarily disabled
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif