Temporarily disabled the bot script until a linux issue can be sorted out

This commit is contained in:
Uleat 2015-10-13 00:30:23 -04:00
parent 0a27ab372d
commit d3755cdb08

View File

@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9087
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9000
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // temporarily disabled (9000)
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif