mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 10:26:37 +00:00
First step into implementing evolving items, added fields to database that were missing.
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
|
||||
*/
|
||||
|
||||
#define CURRENT_BINARY_DATABASE_VERSION 9092
|
||||
#define CURRENT_BINARY_DATABASE_VERSION 9093
|
||||
#ifdef BOTS
|
||||
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9000
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user