summaryrefslogtreecommitdiffstats
path: root/src/ChatColor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChatColor.h')
-rw-r--r--src/ChatColor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChatColor.h b/src/ChatColor.h
index 643c4d5d8..2189fd395 100644
--- a/src/ChatColor.h
+++ b/src/ChatColor.h
@@ -27,7 +27,7 @@ public:
static const std::string Rose;
static const std::string LightPurple;
static const std::string Yellow;
- static const std::string White;
+ static const std::string White;
// Styles ( source: http://wiki.vg/Chat )
static const std::string Random;