aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/SystemConfig.h2
-rw-r--r--src/shared/SystemConfig.h.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/shared/SystemConfig.h b/src/shared/SystemConfig.h
index 679eee407e6..9d154b863d0 100644
--- a/src/shared/SystemConfig.h
+++ b/src/shared/SystemConfig.h
@@ -28,7 +28,7 @@
#include "revision.h"
-#define _PACKAGENAME "TC&MaNGOS "
+#define _PACKAGENAME "TrinityCore2 "
#define _CODENAME "YUME"
#if TRINITY_ENDIAN == TRINITY_BIGENDIAN
diff --git a/src/shared/SystemConfig.h.in b/src/shared/SystemConfig.h.in
index 6eff490b144..85bbd8e19f0 100644
--- a/src/shared/SystemConfig.h.in
+++ b/src/shared/SystemConfig.h.in
@@ -23,7 +23,7 @@
#define TRINITY_SYSTEMCONFIG_H
#ifndef _PACKAGENAME
-#define _PACKAGENAME "TC&Mangos "
+#define _PACKAGENAME "TrinityCore2 "
#endif
#include "Platform/Define.h"