diff options
Diffstat (limited to 'src/ChatColor.h')
-rw-r--r-- | src/ChatColor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChatColor.h b/src/ChatColor.h index 0f39db844..66ca15e27 100644 --- a/src/ChatColor.h +++ b/src/ChatColor.h @@ -8,7 +8,7 @@ // tolua_begin class cChatColor { -public: + public: static const char * Delimiter; /** @deprecated use ChatColor::Delimiter instead */ |