Added bot command 'BotStopMeleeLevel'

This commit is contained in:
Uleat
2018-04-12 20:14:02 -04:00
parent 714f8172ec
commit fb7362c092
9 changed files with 139 additions and 11 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9122
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9018
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9019
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif