Added bot owner option 'stats update'

This commit is contained in:
Uleat
2019-06-22 22:53:35 -04:00
parent c9d4bb178f
commit 2e9cf7dbd7
8 changed files with 57 additions and 9 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9139
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9022
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9023
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif