From ef7656a5542229416a94df28b38fc0f1cfcea9d9 Mon Sep 17 00:00:00 2001 From: tomrus88 Date: Sat, 9 May 2009 16:04:04 +0400 Subject: [PATCH] Compile fix. --- src/game/VoiceChatHandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/VoiceChatHandler.cpp b/src/game/VoiceChatHandler.cpp index 07fee3290..b6ff674c4 100644 --- a/src/game/VoiceChatHandler.cpp +++ b/src/game/VoiceChatHandler.cpp @@ -36,7 +36,7 @@ void WorldSession::HandleChannelVoiceOnOpcode( WorldPacket & recv_data ) recv_data.hexlike(); } -void WorldSession::HandleSetActivelVoiceChanne( WorldPacket & recv_data ) +void WorldSession::HandleSetActiveVoiceChannel( WorldPacket & recv_data ) { sLog.outDebug("WORLD: CMSG_SET_ACTIVE_VOICE_CHANNEL"); // uint32, string