Some cleaning

This commit is contained in:
Yehonal
2016-08-11 20:36:42 +02:00
parent 80453e215e
commit c618632a70
4 changed files with 4 additions and 5 deletions

View File

@@ -78,7 +78,7 @@ void WorldSession::HandleMessagechatOpcode(WorldPacket & recvData)
case CHAT_MSG_PARTY_LEADER:
break;
default:
/*[AZTH] we should enable it using a conf
/*[AC] we should enable it using a conf
if (sender->GetTotalPlayedTime() < 2*HOUR)
{
SendNotification("Speaking is allowed after playing for at least 2 hours. You may use party and guild chat.");