Core/Gossip: Implement GOSSIP_ICON_CHAT_21 to kill another startup error

This commit is contained in:
Aokromes
2014-09-24 00:59:26 +02:00
parent c695c084b8
commit b48ba56efd
@@ -77,6 +77,7 @@ enum GossipOptionIcon
GOSSIP_ICON_CHAT_18 = 18, // white chat bubble
GOSSIP_ICON_CHAT_19 = 19, // white chat bubble
GOSSIP_ICON_CHAT_20 = 20, // white chat bubble
GOSSIP_ICON_CHAT_21 = 21, // transmogrifier?
GOSSIP_ICON_MAX
};