TDB 1105.24111 - 2024/11/16

This commit is contained in:
TDB Release
2024-11-16 22:02:37 +00:00
parent 858a434460
commit 407e1fb87c
142 changed files with 153 additions and 98 deletions

View File

@@ -40,8 +40,8 @@
// Database updater base information
#define DATABASE_MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
#define DATABASE_FULL_DATABASE "TDB_full_world_1102.24092_2024_09_23.sql"
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_1102.24092_2024_09_23.sql"
#define DATABASE_FULL_DATABASE "TDB_full_world_1105.24111_2024_11_16.sql"
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_1105.24111_2024_11_16.sql"
// Windows resource defines
#define VER_COMPANYNAME_STR "TrinityCore Developers"