ChatColor.h: The @deprecated tag slipped. Oops.
This commit is contained in:
parent
52add840cf
commit
638ea10027
@ -9,10 +9,10 @@
|
|||||||
class cChatColor
|
class cChatColor
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
static const char * Color;
|
static const char * Delimiter;
|
||||||
|
|
||||||
/** @deprecated use ChatColor::Delimiter instead */
|
/** @deprecated use ChatColor::Delimiter instead */
|
||||||
static const char * Delimiter;
|
static const char * Color;
|
||||||
|
|
||||||
static const char * Black;
|
static const char * Black;
|
||||||
static const char * Navy;
|
static const char * Navy;
|
||||||
|
Loading…
Reference in New Issue
Block a user