Added rule Bots:AllowCamelCaseNames

This commit is contained in:
Uleat
2016-06-23 22:25:57 -04:00
parent fe630bf7ca
commit 951f3239f1
5 changed files with 6 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 9006
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9007
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif