diff options
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r-- | src/gui/theme.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 108d736cd..1ec40b3ad 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -689,6 +689,8 @@ static int readColorType(const std::string &type) "WARNING", "CHARM", "PLAYER_ADVANCED", + "BUBBLE_NAME", + "BUBBLE_TEXT", "RED", "GREEN", "BLUE", |