Core/GossipDef: Fix a build error from 9812afe08b

*slaps MrSmite*
This commit is contained in:
Nay
2013-01-26 17:48:47 +00:00
parent 9812afe08b
commit 18f5de77c3
@@ -720,7 +720,7 @@ void PlayerMenu::SendQuestGiverRequestItems(Quest const* quest, uint64 npcGUID,
sLog->outDebug(LOG_FILTER_NETWORKIO, "WORLD: Sent SMSG_QUESTGIVER_REQUEST_ITEMS NPCGuid=%u, questid=%u", GUID_LOPART(npcGUID), quest->GetQuestId());
}
static void PlayerMenu::AddQuestLevelToTitle(std::string &title, int32 level)
void PlayerMenu::AddQuestLevelToTitle(std::string &title, int32 level)
{
// Adds the quest level to the front of the quest title
// example: [13] Westfall Stew