mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-18 11:48:21 +00:00
Fixed the buff database entries and updated database migrations (#5076)
This commit is contained in:
+2
-2
@@ -38,6 +38,6 @@
|
||||
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
|
||||
*/
|
||||
|
||||
#define CURRENT_BINARY_DATABASE_VERSION 9329
|
||||
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9056
|
||||
#define CURRENT_BINARY_DATABASE_VERSION 9330
|
||||
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9057
|
||||
#define CUSTOM_BINARY_DATABASE_VERSION 0
|
||||
|
||||
Reference in New Issue
Block a user