Update documentation for cmdRandomChar

forgot to do this lol
This commit is contained in:
MangosArentLiterature 2021-04-17 22:15:16 -05:00
parent 91bfc4a5c9
commit 3700524af7

View File

@ -1298,8 +1298,6 @@ class AOClient : public QObject {
*
* @details No arguments.
*
* Can silently "fail" if the character picked is already being used by another client.
*
* @iscommand
*/
void cmdRandomChar(int argc, QStringList argv);