[7706] Rename command .plimit -> .server plimit

This commit is contained in:
VladimirMangos 2009-04-24 03:53:52 +04:00
parent 7fde7b8ca6
commit b2da7732f9
7 changed files with 19 additions and 10 deletions

View file

@ -5917,7 +5917,7 @@ bool ChatHandler::HandleMovegensCommand(const char* /*args*/)
return true;
}
bool ChatHandler::HandlePLimitCommand(const char *args)
bool ChatHandler::HandleServerPLimitCommand(const char *args)
{
if(*args)
{