*Update difftime record.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-01-06 15:48:42 -06:00
parent 290a187592
commit bacbd4a782
7 changed files with 22 additions and 10 deletions

View File

@@ -587,4 +587,4 @@ void WorldSession::HandleChatIgnoredOpcode(WorldPacket& recv_data )
void WorldSession::HandleChannelDeclineInvite(WorldPacket &recvPacket)
{
sLog.outDebug("Opcode %u", recvPacket.GetOpcode());
}
}