Added bot command 'inventorywindow'

This commit is contained in:
Uleat
2016-04-12 16:46:45 -04:00
parent 89f46144e6
commit 3ef98c9411
6 changed files with 68 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9096
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9005
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9006
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif