From 2826ebee2ffd275baf165894201687305a424284 Mon Sep 17 00:00:00 2001 From: panaut0lordv Date: Sun, 8 Mar 2009 19:04:29 +0100 Subject: Codename update. --HG-- branch : trunk --- src/shared/SystemConfig.h | 2 +- src/shared/SystemConfig.h.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/shared') 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" -- cgit v1.2.3