summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-04 15:31:29 +0300
committerAndrei Karas <akaras@inbox.ru>2013-05-04 15:31:29 +0300
commitfee1c7eb49c61afdab1ddb64bc2dfa7a22d6cf35 (patch)
tree7c0dd714bc213e6fb984e1b6d39ddf161c455778 /src/gui/theme.cpp
parent1e760aaa1ca5b56b6c5355ab8c8d01ed5be4cfb5 (diff)
downloadManaVerse-fee1c7eb49c61afdab1ddb64bc2dfa7a22d6cf35.tar.gz
ManaVerse-fee1c7eb49c61afdab1ddb64bc2dfa7a22d6cf35.tar.bz2
ManaVerse-fee1c7eb49c61afdab1ddb64bc2dfa7a22d6cf35.tar.xz
ManaVerse-fee1c7eb49c61afdab1ddb64bc2dfa7a22d6cf35.zip
add outline support for warning color.
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index 556b17932..1f31b1089 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -887,6 +887,7 @@ static int readColorType(const std::string &type)
"AMMO",
"SERVER_VERSION_NOT_SUPPORTED",
"WARNING",
+ "WARNING_OUTLINE",
"CHARM",
"PLAYER_ADVANCED",
"BUBBLE_NAME",