[Database] Proper default for droptime from object_contents (#4061)

This commit is contained in:
JJ
2024-02-11 17:59:48 -05:00
committed by GitHub
parent 86a2a86ba8
commit 6bc9bcf15a
3 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9261
#define CURRENT_BINARY_DATABASE_VERSION 9262
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9042
#endif