Try to fix compile error with Github Editor

I hate this.
This commit is contained in:
Salanto 2021-04-14 09:57:11 +02:00 committed by GitHub
parent fb7ad8c25f
commit 2b04075d33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1392,6 +1392,7 @@ void AOClient::cmdAddStatement(int argc, QStringList argv)
}
else
sendServerMessage("Unable to add anymore statements. Please remove any unused ones.");
}
void AOClient::cmdReload(int argc, QStringList argv)