diff -r 0b357c57e01c -r 5123eac2f9d6 QTfrontend/net/newnetclient.h --- a/QTfrontend/net/newnetclient.h Thu Jan 17 18:12:30 2013 +0100 +++ b/QTfrontend/net/newnetclient.h Thu Jan 17 23:17:39 2013 +0400 @@ -155,6 +155,7 @@ void kickPlayer(const QString &); void infoPlayer(const QString &); void followPlayer(const QString &); + void consoleCommand(const QString &); void startGame(); void toggleRestrictJoins(); void toggleRestrictTeamAdds();