Codename update.

--HG--
branch : trunk
This commit is contained in:
panaut0lordv
2009-03-08 19:04:29 +01:00
parent d33a69921b
commit 2826ebee2f
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
#include "revision.h"
#define _PACKAGENAME "TC&MaNGOS "
#define _PACKAGENAME "TrinityCore2 "
#define _CODENAME "YUME"
#if TRINITY_ENDIAN == TRINITY_BIGENDIAN

View File

@@ -23,7 +23,7 @@
#define TRINITY_SYSTEMCONFIG_H
#ifndef _PACKAGENAME
#define _PACKAGENAME "TC&Mangos "
#define _PACKAGENAME "TrinityCore2 "
#endif
#include "Platform/Define.h"