code style

This commit is contained in:
n4ndo
2011-09-30 11:02:17 -05:00
parent d1370a5e0a
commit 49afe79ddf

View File

@@ -62,7 +62,7 @@ void WorldSession::HandleNameQueryOpcode(WorldPacket& recv_data)
recv_data >> guid;
// This is disable by default to prevent lots of console spam
// This is disable by default to prevent lots of console spam
// sLog->outString("HandleNameQueryOpcode %u", guid);
if (Player* pChar = ObjectAccessor::FindPlayer(guid))