mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
Some cleaning
This commit is contained in:
@@ -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.");
|
||||
|
||||
Reference in New Issue
Block a user