aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-08 13:07:59 -0600
committermegamage <none@none>2009-03-08 13:07:59 -0600
commite979eb56f268d9ee9e94c61c40f1f66e6147d442 (patch)
treef3fa112578721b4720e1da8cf085b3053ad43536 /src/shared
parent822d589457bd8e98dbb1b859b2220ee3cb1fe709 (diff)
parent9c629861c93cd96cdf7997b23d48843fcfd16b92 (diff)
*Merge.
--HG-- branch : trunk
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"