[10171] Clarify acoount password/lock command errors.

This commit is contained in:
VladimirMangos 2010-07-09 22:40:01 +04:00
parent b398bb4dc4
commit 93e06f945e
8 changed files with 25 additions and 6 deletions

View file

@ -269,4 +269,4 @@ bool Quest::IsAllowedInRaid() const
return true;
return sWorld.getConfig(CONFIG_BOOL_QUEST_IGNORE_RAID);
}
}