Just a few renames.

This commit is contained in:
tomrus88 2009-05-09 16:01:31 +04:00
parent b5548f9f12
commit 5e26a2a152
22 changed files with 318 additions and 313 deletions

View file

@ -412,7 +412,7 @@ void WorldSession::HandleNpcTextQueryOpcode( WorldPacket & recv_data )
sLog.outDebug( "WORLD: Sent SMSG_NPC_TEXT_UPDATE " );
}
void WorldSession::HandlePageQueryOpcode( WorldPacket & recv_data )
void WorldSession::HandlePageTextQueryOpcode( WorldPacket & recv_data )
{
CHECK_PACKET_SIZE(recv_data,4);