mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
typo fix
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#define _SOURCE_DIRECTORY R"(@CMAKE_SOURCE_DIR@)"
|
||||
#define _BUILD_DIRECTORY R"(@BUILDDIR@)"
|
||||
#define _MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
|
||||
#define _FULL_DATABASE "TDB_world_820.19071_2019_07_15.sql"
|
||||
#define _HOTFIXES_DATABASE "TDB_hotfixes_820.19071_2019_07_15.sql"
|
||||
#define _FULL_DATABASE "TDB_full_world_820.19071_2019_07_15.sql"
|
||||
#define _HOTFIXES_DATABASE "TDB_full_hotfixes_820.19071_2019_07_15.sql"
|
||||
#define VER_COMPANYNAME_STR "TrinityCore Developers"
|
||||
#define VER_LEGALCOPYRIGHT_STR "(c)2008-2019 TrinityCore"
|
||||
#define VER_FILEVERSION 0,0,0
|
||||
|
||||
Reference in New Issue
Block a user