Speed up saylink retrieval x 1,000 - helpful for dialogues, plugins with many saylinks

This commit is contained in:
Akkadius
2017-06-24 20:07:01 -05:00
parent d0e612b5ff
commit 357be65a69
4 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9110
#define CURRENT_BINARY_DATABASE_VERSION 9111
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9017
#else