Core/Gossip: stop log spam of unknown gossip option for quest givers.

--HG--
branch : trunk
This commit is contained in:
Brian
2010-08-16 14:46:51 -06:00
parent 3569130b27
commit fe90b1c974
@@ -13468,6 +13468,7 @@ void Player::PrepareGossipMenu(WorldObject *pSource, uint32 menuId, bool showQue
bCanTalk = false;
break;
case GOSSIP_OPTION_GOSSIP:
case GOSSIP_OPTION_QUESTGIVER:
case GOSSIP_OPTION_SPIRITGUIDE:
case GOSSIP_OPTION_INNKEEPER:
case GOSSIP_OPTION_BANKER: